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: 
StacyCui
Creator
Creator

Calculated Dimension- from measure

Hi, I have an order table of CY and PY. I 'd like to calculate the OR Diff for each customer then divide into 3 types according to the OR Diff. I also create a month filter to select. But when I finish the function and select a month, it only shows the customers with OR , not for all the customer, I'd like divide the customer without the OR at that month as 'Order=0' type, How could solve it?

OR_Type=Sum({<FY={'CY'}>} ORVALUE)-Sum({<FY={'PY'}>} ORVALUE)

StacyCui_0-1669967560002.png

0 Replies