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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

set analysis with clustered dates

Dear experts,

I am trying to achieve this expression where I am selecting a field value called Revenue 3rd party- Contract, and dates which are in the format of P01-12

the date field is populated as such

2015 P02

2015 P03

2015 P12

2016 P02

2016 P03

2016 P12

2016 Q1 FC PM

2016 Q4 FC PM

2016 Q1 BDG

2016 Q4 BDG

the code which I am currently running is:

sum({$<BDF_Type={"Revenue 3rd Party - Contract"}, Year(Date#(date, 'YYYY PMM'))={*P*}>} cash)

Segment of code in red is the part which is giving me the error. Anyone has an idea on how to tackle this question?

Kind regards,

Royce

10 Replies
rahulpawarb
Specialist III
Specialist III

Thank you Royce for kind words!

Cheers,

Rahul