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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
joris_lansdaal
Creator
Creator

Set Analysis - Graph

Hi all,

I've got a challenge that I'm not able to tackle. Below graph shows the volume progress over the month compared with last month and a lineair projection. The challenge is that the the 'Day' axis always shows 31 instead of the number of days in the currenth month.

monthprogress.PNG

When I select 'Sep' in the dimension Month the graph obviously will show 30 days. So I tried below set analysis with

=Sum({<CurMTDFlag={1},Month={"=Month(maxDate)"}, Local_Flag={1}>} $(VarFact)), but that doesn't do the trick.

Should I use the Day dimension or is my set analysis incomplete/wrong?

Thanks

12 Replies
joris_lansdaal
Creator
Creator
Author

That's all ok. I doubled checked already.

sunny_talwar

Would it be possible for you to share a sample to see the issue?

Preparing examples for Upload - Reduction and Data Scrambling

joris_lansdaal
Creator
Creator
Author

Here's the example. Thanks for the link!