Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am not sure if I understood exactly, but according to my understanding, I may suggest the followings:
1) As dimension just use the program_code field.
2) Calculate and keep yesterday in a variable:
vYesterday=date(now())-1
3) In the expression use set analysis:
Sum ( {$ <Date={$(vYesterday)}, Order_Status={'Failed'} >} Tot_Orders)
Syntax might be incorrect, so pls. refer to qlikview help if necessary.
If you need to discuss further, it will be easier to discuss over an example qlikview file with some data.
Best regards,