I have a dashboard with a pop-up slicer, but as soon as I close the pop-up, it is impossible to determine which variables were selected, so I would like to display a line, a line path above the diagram, including all the parameters that I select in the slicer block.
I tried to refer to them in the HTML layout position, for example: ${size} , ${type} , ${line} and ${service} , but it shows the text as written. No variables are parsed.
I also created a free form component to use Javascript, but I cannot see the data, and I cannot figure out which function to use.
Martin Ocando
source share