I'm try to calculate how many piceses we change for a specific model, unfurtunally as is possible to see below in the picture in the "current situation" Qlik show me the number for both years with same value, how can I base the count function based on PartL3 column AND year?
example
model X on 2020 worked 30pcs for ParL3 X
model Y on 2021 worked 60pcs for PartL3 Y
below which formula I'm using for shoe the "current situation"
Count(TOTAL <PartL3> {<Flag={2020}>} SerialL3) // For left table
Count(TOTAL <PartL3> {<Flag={2021}>} SerialL3) // For right table
Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful