In my report i am using densrank() like
denseRank([{growth percentage} DESC])
for above screenshot
jabra has got 1st rank
Acer has got 2nd rank
is it correct way or not can any one Explain on the same
Thanks
vinod kumar
Hey @vinodkumarb ,
it seems like they all should be Rank 1. Maybe you could check if Jabre actually has a minimal growth, try to check the decimal behind current_month. So growth percentage is actually something like 0.00123 like that.
BR
Robert
thanks for quicks reply
in the table i have mention current month and last month values also
please provide me the solution
thanks
B Vinod kumar
Hey,
I don’t think the other measures have an impact but dimensions can have. You could try to partition by Brand but normally that should not be necessary.
BR
Robert