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: 
Raju_6952
Creator III
Creator III

QTD calculations

Hi,

 

I have calculated the custom Quarters in Qlik sense as follows,

1.sep, oct,Nov - Q1

2.Dec,Jan, Feb-Q2

3.Mar,Apr, May-Q3

4.Jun, July,Aug - Q4  

By this the QTD for example Count({<Year={$(=Max(Year))}, Quarter={$(=Max(Quarter))}>} DISTINCT IncidentID) not working any suggestions to make it work?

Labels (2)
1 Solution

Accepted Solutions
anat
Master
Master

Can you try with max string(quarter) 

If not works try using dual function

View solution in original post

1 Reply
anat
Master
Master

Can you try with max string(quarter) 

If not works try using dual function