Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
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