Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends,
Can any one of you guys please help in resolving this issue. Total is applying to whole expression what i have written
Expression :-
count(Total <Week> Distinct(if(([Status Flag] = 'Fully Paid') and ([Code] <> 'CREDIT'),[Id])))
Here is the Image How I am Getting Result
Same Expression I am using in Qlikview it's working fine but It's not working in Qliksense.
Please find attached document for Sample Data & Sample Qvf
Thank you,
Satya paleti
Use below
COUNT({<[Status Flag] = {'Fully Paid'}, Code -= {'CREDIT'} >}DISTINCT Id)
If you just have week the number as your dimension you get values. Its when you add 'WW' to week you lose the context.
Hi Manish,
Thank you for Quick Reply. Your Expression is working fine. Could you please forward your email Id. So That I can send what the exact requirement is
Thanq Andy
no problem