Forum Discussion
- PeterFuContributor II
Hi,
If you put the Entity description in the Report header, you can use the system parameter, |CVEntityDesc| to get the Entity description. See print screens below.
Peter
- CI_RWiseNew Contributor
Peter,
This doesn't work when using a loop in a report book. I want to loop through 10 different entities for the same report using a member filter loop type in the loop definitions of the report book. To get the loop to function, you have to define your loop1variable in your change parameters. How do you tell OS to display a description here instead of the entity name? |CVEntityDesc| doesn't work when put into the Cubeview for a report book that uses a loop.
How about you try using Loop1DisplayVariable?
- PeterFuContributor II
Hi,
Mine is working too. Look at the print screens below. That report is in fact a Guided Reporting report, using the |!Entity_GRT!| as entity parameter. The |CVEntityDesc| is only showing the description of the entities coming from the |!Entity_GRT!|.
Then you have the loop and the change parameter. In the change parameter you set the parameter from the report equals the |Loop1Variable|
Peter
- CI_RWiseNew Contributor
Where would you put Loop1DisplayVariable? I have tried it before by putting it in the ChangePOV MemberScript of the loop as well as in the cubeview header where I want the description to appear, but no luck.
You can pick from the drop down, value, display, and index.
Then you can go to change parameters and add parameters and what their values are going to be.
Use these parameters in the cube view or xf doc.
Mine is an XF Doc.
- SandeepSinghNew Contributor
Hi All,
Need some help please. I have a report book to create through XFDOC in which there is a Cube View embedded. In that word doc, have a Year as a prompt (screenshot attached) through which a report will run for a particular year. What i need is, how i a can run the same cube view for multiple entities. i don't want to create CVs with hardcoded Entity and the embed it in xfdoc and then run. There must be a smart way where i can have a parameter or variable which i can pass it in the XFDOC itself and run it. Thanks for your help in advance.
Related Content
- 2 years ago
- 11 months ago
- 2 months ago
- 6 months ago
- 4 months ago