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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Karthick30
Creator
Creator

Remove one value while using action in KPI

Hi,

I have created one Vizlib KPI. for count(products).. excluding location: UK.  I have a separate sheet which has all location product details. 

How to create Action to ignore location UK and move to that sheet.

Any suggestions on this

 

Labels (3)
1 Reply
ajaykakkar93
Specialist III
Specialist III

hi,

set analysis can be used 
count({<location-={"UK"}>} products)

in the above code, UK will be removed/ignored/excluded for this expression & count will be populated as per other locations

 

 

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting