Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Raju_6952
Creator II
Creator II

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