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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
ali_hijazi
Partner - Master II
Partner - Master II

is it meant to be like this?

Hello
I'm working on Qlik Sense (February 2019)
Master Items that are not direct columns do not appear in the selections (top right)
I have a master item with the following definition:
=if(not isnull(index(CAS_CLIENT_PRIORITY,'-')) and index(CAS_CLIENT_PRIORITY,'-')>0,trim(mid(CAS_CLIENT_PRIORITY,1,index(CAS_CLIENT_PRIORITY,'-')-1)),CAS_CLIENT_PRIORITY)

and has a label of Case Client Priority

when user searches for the master item Case Client Priority, he gets nothing 
but if I only put CAS_CLIENT_PRIORITY in the definition,  users can search for Case Client Priority

is this how master items are supposed to act? or this is a bug in Qlik Sense?
Kindly advise

I can walk on water when it freezes
3 Replies
avinashelite

Your deriving this column in the script level ? if yes then it should appear 

ali_hijazi
Partner - Master II
Partner - Master II
Author

No I'm deriving the column from the definition of the master item

I can walk on water when it freezes
avinashelite

That's the issue , Qlik is working on adding this feature in the up coming versions . Till that please derive this column in  the load script level and you will be able to use the same .

 

Hope this help you and resolve the issue.

 

Regards,

Avinash R