Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
microwin88x
Creator III
Creator III

Using HidePrefix

Hello!

I have my script where there is an InLine Table with:

%CODE_OBJECT%SEL_OBJECT
01Option 1
02Option 2
03Option 3

Then I have a ListBox object with the expression %SEL_OBJECT that shows me:

  • Option 1
  • Option 2
  • Option 3

When I select any Option, it is listed in the Current Selections objects.

For example, if I select Option 1, it appears: %SEL_OBJECT: Option 1.

I want to hide that field selections.

I tried using SET HidePrefix = '%' in the first tab of my script but it doesn't work... (The InLine Table is on the second tab)

How could I do this? Any ideas?

Thank you!!!

1 Reply
Not applicable

Hi, it works for me even if I have it another tab. Please find attached.

Thanks,

Ram