Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Janneke
Creator
Creator

Current selection box not showing every selected field

Hi all,

I have a straight table with a number of dimensions and expressions. Some of the dimensions don't show in the current selections box when selected (most of them are displayed as expected).

I have looked at the hide prefix/suffix option, but that is not the problem (no prefix/suffix fields).

Anyone encountered the same problem or has a solution? Great to hear from you....

Greetings, Janneke.

1 Solution

Accepted Solutions
marcus_sommer

Maybe these fields are tagged with $hidden

then you could use UNTAG to remove this tag again.

- Marcus

View solution in original post

2 Replies
marcus_sommer

Maybe these fields are tagged with $hidden

then you could use UNTAG to remove this tag again.

- Marcus

Janneke
Creator
Creator
Author

Marcus,

Thank you!