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

Search Object Properties

Hello All,

Need help with Search Object, I was asked to remove the categories number which is displayed in the Search Object next to the Hierarchy.

Please find the attached screen shot in which i highlighted the numbers that needs to be deleted.

Thank you,

Sharmila

2 Replies
sasiparupudi1
Master III
Master III

ex:

use

=PurgeChar('American Equity Group(2015)','0123456789()')

sasiparupudi1
Master III
Master III

I guess you will have to create a new filed in the script using the above function and point the search object to the new field

hth