Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
rvijayanth
Creator
Creator

GetFieldSelections not working for some fields

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

1 Solution

Accepted Solutions
sunny_talwar

Is the field name Name or Company names?

GetFieldSelections([Company names])

View solution in original post

5 Replies
sunny_talwar

Is the field name Name or Company names?

GetFieldSelections([Company names])

rvijayanth
Creator
Creator
Author

GetFieldSelections(BRAND_NAME)

The name of the field is correct. But not working

rvijayanth
Creator
Creator
Author

Thanks for your reply. I had some variables declared using these fields and those dint work for some reason. If good now.

sunny_talwar

If good now? Not sure I understand? What exactly is the issue you ran into with the variables?

rvijayanth
Creator
Creator
Author

I meant, "Its working good now."