Dear community,
I am actually struggeling with the "GetFieldSelections()"- function in the visualization of the Qlik Sense Dashboard.
Target is that I have a text field inserted on a sheet and several filters. In the text field I want to see which filter values actually are selected.
The issue is that for the plant filter, there is no value displayed in the text field. The filter for plant Looks as following: "Plant description" & ' - ' & "PlantCode_all" & ' - ' & "RU Number"
And the code in the text field: ='Plant: '& GetFieldSelections([Plant description])
This Code is working for every other filter on this sheet (Year, Month, Region). Only the plant is the issue….
Thanks a lot in Advance for your support! I really appreciate it!