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: 
sai_katare
Contributor III
Contributor III

Help with Set Analysis expression

Hi Team,

I am trying to do the following 2 steps in qlikview:

1. Take 'product number' as an input in the inputbox

2. Find the relevant 'Product Description'  using a set analysis expression  inside a straight table. But my set expression is failing. 

Expression:       =aggr(Only({<part_number={'$(=$(vInputPart))'}>}part_description),part_description)

 

Please help. I am getting 'Error in calculated dimension' message in the table column for this expression. 

Labels (1)
0 Replies