Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
chandrajakkula
Contributor II
Contributor II

How to show open PR's status month wise ( in Chart )

Hi All,

We are trying to show The line Chart month wise which shows the count of open PR's at each month end.

and we are trying to write below expression but its not working please help.

=count({1<PR_Close_Date={">$(=date((monthend(max(Month_Year))),'DD-MM-YYYY'))"},

PR_Creation_Date={"<=$(=date((monthend(max(Month_Year))),'DD-MM-YYYY'))"} >} PR_NO)

 

image.png

 

Thanks In advance..

 

2 Replies
jwaligora
Creator II
Creator II

Brett_Bleess
Former Employee
Former Employee

In addition to above poster, try the following links as well, but if the above helped, be sure to mark that as the solution using the Accept as Solution button.

Set Analysis Help:

https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/...

Design Blog:

https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344

There are some additional links at the bottom of that post, just FYI, one directly related to dates and set analysis that you likely want to check as well.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.