[QlikSense] - Show condition when variable is selected.
Hello experts,
Consider the following table:
Table1
Id1
John
Id2
Matt
Id3
Richard
Id4
Johanna
Id5
Emma
Id6
Raoul
Id7
Sinutab
I'm trying to build a visualization condition for a set of KPI's in QlikSense. ( Add-ons, Data Handling, Calculation Condition ).
The Set Analysis of the KPI's are the same, but, they receive a different Name as a parameter.
So, the showing condition in which i am having troubles needs to be something like: When $(param1), $(param2), $(param3) and $(param4) are choosen (not the field itself, but the values inside the field), show KPI. Otherwise, show this message.
I understand if this is kinda complex, but i really need your help.