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
JacobH
2 years agoNew Contributor II
Old Parameter appearing in cubeview
I am altering a cubeview that is pretty basic, one column and a handful of rows.
This CV had a parameter to dictate the scenario. However, I have deleted the parameter from the cubeview rows and se...
- 2 years ago
As rjgoss said, something in that setup is still referencing that parameter. It could be in the CubeView or, if you're embedding it, in the parent Dashboard.
One trick is to export the CV, open the resulting XML file in Notepad (or equivalent), then search for the parameter - the containing tag should tell you where you need to make changes.
- 2 years ago
Application=>Tools=>Load/Extract=>Extract=>Cube Views
Find the one that is the issue and press the Extract button on top.
JackLacava
OneStream Employee
2 years agoAs rjgoss said, something in that setup is still referencing that parameter. It could be in the CubeView or, if you're embedding it, in the parent Dashboard.
One trick is to export the CV, open the resulting XML file in Notepad (or equivalent), then search for the parameter - the containing tag should tell you where you need to make changes.
JacobH
2 years agoNew Contributor II
Looking through the CV, my only export options are when I run the CV I have the choices to show report or export to excel, neither of which let me see the underlying code. Am Missing the export XML somewhere?
Related Content
- 2 years ago