Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Below set analysis is working on qlikview on current selection of date providing the MTD data, But same expression is not working on Qliksense. Pleae help me if i am doing anything wrong.
=Count(Distinct {<Date={">=$(=$(vMonthStart)) <=$(=$(vCurrentDate))"}, FIS_YEAR=, FIS_MONTH_NUM=,MissDate=>}MISS_ID)
Thanks in Advance
Balram
It could be because of many reasons... here can be some of them
1) Do you have the variables set up?
2) Do you have the variables set up in correct way?
3) Are the date formats same in both QlikView and Qlik Sense (Formats play a big role in set analysis syntax)
Sample application would be helpful to check on this case
It could be because of many reasons... here can be some of them
1) Do you have the variables set up?
2) Do you have the variables set up in correct way?
3) Are the date formats same in both QlikView and Qlik Sense (Formats play a big role in set analysis syntax)
Thanks Sunny,
I have resolved the issue.
Regards
Balram