Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
I need to create report as attached format.
Please advise.
You can try all of these:
Hrank( Column(1), 1, 1)
Hrank( Column(1), 2, 1)
Hrank( Column(1), 3, 1)
Hrank( Column(1), 4, 1)
So what is the issue? What exactly are you not able to do?
Am not understand how to do this...
Please help.
You need to do transpose and Rank expression
Like This
Expression : Sum(Values)/100000
Number format should fixed to Zero
Is the rank not working? Or what is the issue, try HRank(Column(1)) for rank, if that that is your issue
You really genius Sunny...
Thanks
But in the rank I am getting like 1-25, 1-5 .
Please explain HRank function...
You can try all of these:
Hrank( Column(1), 1, 1)
Hrank( Column(1), 2, 1)
Hrank( Column(1), 3, 1)
Hrank( Column(1), 4, 1)
HRank is same function as rank but can be used in a pivot table for the pivoted dimension. Read here:
If i want to add another expression Like YTD sale then how can achieve this
Hi @sunny,
I want month wise ranking over the company.
Please find the attachment