If Statement in Report Book
I’m working on a loop over Entity.children and trying to implement a condition where, if a particular entity x is selected, then entities y and z should be excluded from the loop. I attempted to write an if statement to handle this, but it doesn’t seem to be working as expected. Here's the logic I tried to implement:7Views0likes0CommentsExecute Excel book and save excel file in shared folder
Hi everyone, I have a book having a simple CV with an Excel output. When the book is "processed and open", normally it opens an excel file in the local machine. Is there a way so that the output file is saved as an excel on a shared OS folder? Thank you. Best regards, Carlos5Views0likes1CommentApplication Reports & Parcel Service
Hi all, We have an interest in being able to provide the Map Changes Audit Report (out of the standard Application Reports dashboard) to a group of users via the Parcel Service function. I've been able to narrow down the application report itself to an "RPT" component but not sure where to go from there. Has anyone out there managed to set this up and if so, would you mind providing a high level view of the steps involved? Thanks very much in advance, Kim27Views0likes1CommentHow to get description of entity to appear when using a loop in a report book
I have a member filter loop set up to cycle through the children members of a parent entity in a report book using |Loop1Variable|. I also have |Loop1Variable| in the Page Caption of the cube view for the report book. Currently, the report book shows the name of each entity in the loop. What do I do to get the description of each entity in the loop to appear on the report?5.1KViews0likes8CommentsIssue with Cubeview with comments Genesis content block
I'm creating a cubeview with comments page and trying to have comments tied to each individual group but comments are only saving with our top level group and not moving with the parameter. I've entered comments on our other groups and get the same result. Below is what I have entered in commentary configuration. Any ideas?45Views0likes1CommentExtensible Documents Advanced Chart & BI Viewer References
I am trying to add an advanced chart and BI viewer charts to an extensible document. I know I can change the alt text on an image using {XF}{Application}{CubeViewReport}{CubeViewName} but am wondering what the reference would be to add in advanced charts or BI viewer items.14Views0likes0CommentsHow to filter Specific Columns in Cube View Report Output Using FDX ?
I have a Cube View that displays Multiple bas members (for example: Tokyo, Osaka, Berlin and Munich) as columns. When I click on the Report button, the report currently includes all four columns which matches my cube view setup. However, I want to customize the report output so that it only include few selected columns (for example Tokyo and Berlin) while still showing all four columns in the Cube View itself. I want to achieve this using an FDX functions. My questions: Which BR type should I use for this requirement? How can I apply column level filtering in the FDX rule so that only selected base members appear in the report output, while keeping all members visible in the Cube view?25Views1like0CommentsIs there a way to hide/show columns based on combo box value selection?
Here is the scenario: I have a Combo Box that holds value "Summary View" and "Detailed View". Based on the combo box selection value in the dashboard, the CV columns needs to update dynamically in CV. Summary View should have all columns except "Variance" Column. And when Detailed View is selected, This should have all columns including 'Variance' Column. The tricky part is that these are shared columns from another CV. And we already have a formula for 'Variance' column in XFBR. In Short: When Summary view is selected, Variance column should hide and when Detailed View is selected, all columns should show up! Any idea or a suggestions are greatly appreciated! Thanks.Solved43Views0likes2Comments