AndreaF
2 years agoContributor III
Linking data management sequence to combo-box selection in dashboard
Hi, sorry I always get a bit confused on how to use parameters in data management sequences/steps. I have a dashboard with: a combo-box that let users select an Entity member; a cube-view which Pov ...
- 2 years ago
The solution has been:
In the dashboard button, add a parameter when calling the data management sequence, and set the parameter equal to the combo-box bound parameter.
In the data management set, use the parameter defined in the dashboard button (and not the combo-box bound parameter as I was initially doing)