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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
danieldors
Contributor III
Contributor III

Graph Month to Date Accuracy

Hello,

Im trying to graph the accuracy for the month as it changes daily. For example 

12/1: 99%

12/2: 98%

12/3: 96%

 

calculate accuracy using=(sum([ddweeklytimeliness.AllAppTimely])/sum([ddweeklytimeliness.AllAppTotal]))

 x-axis date: [ddweeklytimeliness.dispdate])

Thank you.

2 Replies
MayilVahanan

Hi @danieldors 

Are you want to display month wise?

If so, change the Date field to month field. 

Otherwise, can you say ur requirement little bit more.

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
danieldors
Contributor III
Contributor III
Author

Hello,

 

Instead of plotting the day accuracy percentage Im looking for the aggregate for the month thru that day. Example 12/9 the accuracy was 99%, but from 12/1-12/9 the accuracy was 97%, I want to plot the 97% not 99%.