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: 
Not applicable

Current selection box is empty

Hello everyone,

Current selections are not present on my report even if i select Dimension or mesure, current selections box is blank

Do you know why please ?

Thank you for your help

Sarah

1 Solution

Accepted Solutions
marcus_sommer

"Dimension or mesure" sounds like an interactive chart which the user could customize by selecting values in listboxes - and those fields are often declared as system-fields per HidePrefix-statement or per hidden-tag on the field and often it's a good choice to hide these fields to not to confuse the user and not to clutter the current selection box.

- Marcus

View solution in original post

4 Replies
Anil_Babu_Samineni

Check whether Triggers are assigned.

Or, Share sample to look into it

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
buzzy996
Master II
Master II

try to create fresh current selection box and see?

marcus_sommer

"Dimension or mesure" sounds like an interactive chart which the user could customize by selecting values in listboxes - and those fields are often declared as system-fields per HidePrefix-statement or per hidden-tag on the field and often it's a good choice to hide these fields to not to confuse the user and not to clutter the current selection box.

- Marcus

surendraj
Specialist
Specialist

Check whether environment variable may present in script.

may be!!

set HidePrefix = '$' ;