Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
GetFieldSelections in QlikSense is not working for some fields
Its works for Gender, Country but wont work for other fields like 'Company names'. Why is this?
For example: GetFieldSelections (Gender) = Returns correct value if I select Gender
But GetFieldSelections (Name) = Returns no value even if I select Name. Please help
Is the field name Name or Company names?
GetFieldSelections([Company names])
Is the field name Name or Company names?
GetFieldSelections([Company names])
GetFieldSelections(BRAND_NAME)
The name of the field is correct. But not working
Thanks for your reply. I had some variables declared using these fields and those dint work for some reason. If good now.
If good now? Not sure I understand? What exactly is the issue you ran into with the variables?
I meant, "Its working good now."