The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
SamuelGorgonio
3 years agoNew Contributor II
IPE for Reports
I am looking to get more information on how the OneStream Parameter Dialog Box figures out what parameters to present for the end user when they run cube view report. Is there a way to leverage that same functionality to create a delimited listing of the user parameter inputs that can be displayed on the report header or footer?
I know that you can simply add all the parameter references into the header or footer but I am looking for something that would dynamically update to account for new parameters as they are added into a cubeview report.
4 Replies
- JackLacava
OneStream Employee
When in doubt, peruse the API Explorer for args and (where available) api. I reckon these are probably what you want.
- SamuelGorgonioNew Contributor II
How do i acces that? i have only seen that api when creating UD8 Formula Members
- JackLacava
OneStream Employee
Tools -> Business Rules -> Create a rule of type Cube View Extender. You might want to check the Design and reference guide for "Cube View Extender" to learn how to trigger them.
Note however that CV Extenders will only run when a CV is exported as report, i.e. not in Data Explorer or Dashboards.
Related Content
- 2 years ago
- 2 years ago