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: 
vikasmahajan

set analysis question Sum({<OS_Days_ITEM = {">=180"}>}Aggr(Sum(Inv_Val),Location_Code, Item_Code, [Lot No_])/100000)

dear all

How to give condition for >30 and <90

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Labels (1)
1 Reply
MEllinghausen
Creator III
Creator III

Hey,

try

..._ITEM={">30<90"}

Marcus