Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
smilingjohn
Specialist
Specialist

Range

Hi All, 

I am showing a line chart with the help of  range sum expression . ( The graph is showing the cummulative but not any dip ) 

rangeSum(above(TOTAL count({<Category={'Medium'},STATUS={'Open'}>}ID),0,RowNo(TOTAL)))
-
count({<Category={'Medium'},STATUS={'Closed'}>}ID)

 

And also how do I include the load date in the expression as some of the the defects closes on load date ? 

 

How should I change the expression to get this resolved 

 

Thanks in advance 

 

 

2 Replies
smilingjohn
Specialist
Specialist
Author

And I also how do i include the load date in the the expression sp that range sum trend can take the effect of the changes or the ticket close on a perticular laod date . 

rangeSum(above(TOTAL count({<Category={'Medium'},STATUS={'Open'}>}ID),0,RowNo(TOTAL))) 

 

 

????/ How to include the load date in the above expression 

 

Thanks in Advance 

 

Brett_Bleess
Former Employee
Former Employee

You will likely need to attach the QVW or a sample file in order for folks to provide the solution in this case.

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.