With the stencils that Skyline provides, I took the available toggle button (Buttons (Metric)_m) and modified it to be able to work with a session variable instead of a parameter. The functionality is working fine. But the visual part is not showing up in Cube.
DataMiner version: 10.1.5.0-10228
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023
Hi Michiel,
When you modified the button, did you look at the show/hide features of the button? Probably it isn’t adjusted for the session variable yet.
If you did a change there, could you maybe show what you changed in the provided button to use session variables instead of parameters. Would help to see what has been changed and what can cause your problem.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 18th July 2023

The Show/Hide functionality is on the entire control (button and text) and that is already covered. As far as I can see, there is nothing specific on the button part itself except the SetVar (which is working).