Recent Discussions
Cube View formatting
Have a question regarding Cube view formatting. The client has a column for comments where large commentaries are written point wise which currently are seen as one line. They want to view the same like excel where comments are seen point wise one below another. How can the same be done. Also while exporting the report in excel the wrap text option in the Column cell format under excel only wraps the entire cell but it does not show the comment point wise one below anothernupur6 days agoNew Contributor15Views0likes0CommentsCapital planning - Access
Hi, We are using the capital planning module. There is a requirement from client For a few lines, users should not be allowed to change, modify, or delete anything. However, if he adds additional lines, he should be able to edit, add new line or remove. Example: In the budget scenario, data is copied from Actual, and it also has its own budget data. So, for data that comes from Actual, end users should not be allowed to modify or remove. However, for budget data, he should be able to update, change, and remove lines from the Capital Planning Register. Is it possible?Harshada_288 days agoNew Contributor6Views0likes0CommentsBooks - Dashboard Report, preview does not show any data. It is blank.
Hi All, Does anybody have experience working with books which has dashboards as a pdf. In books, I have Report and inside it has dashboard report as a type. Why we cannot add dashboards there. It is only showing components list. Also, I am adding component like data adapter, grid, embedded dashboard but it is not working. In preview section it is not showing any report or output.Harshada_288 days agoNew Contributor6Views0likes0CommentsXFString inside an Assembly
Hi all, while building new classes inside a Workspace's Assembly, I'd like to get Strings in specific languages. On components, we use "XFString(<stringName>)" to get the localized string, in the User's language. How can I accomplish the same thing inside a method ? I mean, which is the equivalent for XFString inside - let's say - BRApi ? Or should I really get the localizations from the DB Table ? Thanks for Your help Regards FabioGFabioG10 days agoNew Contributor III12Views0likes0CommentsData Audit Dashboard
Hi All, I am trying to create a dashboard to extract the data for the given point of intersection basically I have given all the dimension parameter for the user to select and click on the button download that runs the DataManagement job and will extract the data for the selected POV . I am able to achieve the above requirement just like an enhancement I want to also get the data of the user details who has loaded data into those point of intersection. Can some one help me with the lead how can I achieve the above user details that would be really great. Thank YouNoorMohd28 days agoNew Contributor9Views0likes0CommentsApplication Logo in Report (and Scripts)
Hi all, I'm building a Report Component from scratch, but I'm not able to put the Application's Logo (defined in Application Properties / Logo File) in its header. I can add an Image control, but I must fill it with a file (or URL), looks like I cannot bind the control to the Application's logo (and IMHO this would be really helpful) I also tried to look at Report's Scripts, I see a lot of events, but I cannot find documentation to use them (maybe there's something I can do through them, to grab image from Application Properties, injecting it into the component) Just wondering if there's something I could do... Any help would be really appreciatedFabioG29 days agoNew Contributor III21Views0likes0CommentsManipulate RichText content
Hello everyone, We are currently building a solution. Where we try to only pull the PlainText from a RichText component. Currently we got in our research two solutions proposed: Regex solution, which is prone to errors as we need to cather for various cases and exceptions RichTextBox() functionality, that seems to do what we want as standard (see below) that but that throws an error Seems this function is not used/available anymore in v8. Does anybody knows if it's possible to use this still in v8 via some additional set up in the app ? Or if we would have a corresponding similar rule in v8 environement ? Alternatively, would you have any suggestions as to how easily manipulate and extract plain text out of rich text object's code ? Thank you in advance for your help!MatthieuR2 months agoNew Contributor III10Views0likes0CommentsXFTreeView
I've got a Tree View component which is populated via code in an Assembly. It currently displays all the members for a selected dimension but will can only show those members that a user has access to. The tool that is a part of is indented for cross group use so it would be useful for users to see all the members available, not just the ones that they have access to. It's purely a visual aid, not for data viewing. Can anyone advise if this is possible and what I'd have to do to enable it? Thank you in advance :-) CraigCraigVCPorter2 months agoNew Contributor II10Views0likes0Comments