Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Help Needed! - Basic Set Analysis - QTD Master item for current quarter with variables

Hello Friends,

Need some help with Set Analysis!!

I am trying to compute the QTD Value for a measure. I have created it as a Master item. I need it to compute for the current quarter. I have variables defined which give the current quarter. I have referenced these variables in the Master item. But for some reason if I pull the Master item in a table it displays only 0.

This is the formula in my Master item

Sum({$<Year=, Quarter=, Month=, [Cal Quarter Number]={$(vCurrentQtr)}, [Cal Month Number]={"<=$(vCurrentPeriod)"}>} [Reported Sales])/1000

This is the table without the measure which shows the right values

8-14-2017 5-15-37 PM.jpg

This is the table with the measure which shows the 0 values

8-14-2017 5-17-51 PM.jpg

1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

I think you don't have any data for Reported ACV when quarter number = 77

Capture.PNG

View solution in original post

5 Replies
Anonymous
Not applicable
Author

Can someone help on this please?

sunny_talwar
MVP
MVP

Would you be able to share your app with us?

Anonymous
Not applicable
Author

Hi Sunny,

Attached is the qvf file.

Thanks!

sunny_talwar
MVP
MVP

I think you don't have any data for Reported ACV when quarter number = 77

Capture.PNG

Anonymous
Not applicable
Author

Hi Sunny,

You are right! It was indeed an issue with the dataset.

Thanks!