Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to perform the rangesum function. I have values from 1 to 10 and I am trying to perform rolling sum. I am getting the data as desired. But when I try to choose top 5, my rolling sum is changing.
I am trying to see if we can do top 5 with all the values included in the rolling sum.
For example:
In below screen shot, In left report my range sum is working fine.
In right report, I am trying to display top 5. Here numbers are changing. Is there a way I show top 5 and numbers doesn't change?
Thanks in advance!
Cheers,
Varun
What is the problem my friend?
You might have forgot to change the dimension from Test to Week...
Would you be able to attach the test file?
Attached
The attached app doesn't have the charts
Sorry. Added
Use if statement with rank rather than using dimension limits
Hi Sunny,
Thanks for the quick turn around. This seems to be working fine.
This is not working as expected as I have different scenario. My bad, I mocked up wrong scenario.
I actually have one dimension Week and one metric Data.
I am trying to get top 5 weeks using rangesum for the data. I am attaching new data set with the QVW.
Please take a look.
What is the problem my friend?
You might have forgot to change the dimension from Test to Week...
Yeah. I didn't change the dimension. Thanks Again. Sorry for the confusion