Hey guys,
I have a bar chart with a line that depending on what the user selects in the filter, I need to do a calculation on the line.
If the user selects one filter option, the calculation works, but when he selects two filter items, the calculation does not return the correct value.
How to get the itens the user selected in the filter and put that into a calculated field?
Is there a way to “capture” what the user selected?
Tks!