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 set the POV to my desired scenario. When I go to run the CV, I still get the scenario selection has a pop up. How can I get rid of these selection if the parameter is no longer being utilized in the CV?
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.
Application=>Tools=>Load/Extract=>Extract=>Cube Views
Find the one that is the issue and press the Extract button on top.