PAx switch model/package name in exploration view
Posted: Mon Feb 24, 2020 2:33 pm
Hi,
Does someone know if there is a way to switch the "model name"/"package" in PAx in an exploration view by connecting it to a named range?
If I try to do it like in a dynamic/custom report, then the formula in the system information cell gets overwritten by PAx.
I need it to switch between the dev and prod models.
BTW: The way described in the documentation (link below) is not working -> Bug already raised to development.
But even if this would work, it isn't something that can be used in a productive environment where I would like to create multiple views.
It's a NO-GO to edit each view and change it manually...
https://www.ibm.com/support/knowledgece ... e_pkg.html
The only usable solution I have found so far was the recreation of the exploration on each sheet by using a script.
Reporting.Explorations.Create "http://10.138.208.118/", "Some_Model", "Cube", "View"
Do you have some better experience with this kind of report?
Best Regards
Tomasz
Does someone know if there is a way to switch the "model name"/"package" in PAx in an exploration view by connecting it to a named range?
If I try to do it like in a dynamic/custom report, then the formula in the system information cell gets overwritten by PAx.
I need it to switch between the dev and prod models.
BTW: The way described in the documentation (link below) is not working -> Bug already raised to development.
But even if this would work, it isn't something that can be used in a productive environment where I would like to create multiple views.
It's a NO-GO to edit each view and change it manually...
https://www.ibm.com/support/knowledgece ... e_pkg.html
The only usable solution I have found so far was the recreation of the exploration on each sheet by using a script.
Reporting.Explorations.Create "http://10.138.208.118/", "Some_Model", "Cube", "View"
Do you have some better experience with this kind of report?
Best Regards
Tomasz