Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all articles
Browse latest Browse all 5402

Previous (Self) not working

$
0
0

Guys,

 

I know this is very simple, but I am stuck at one point.

 

I am trying to implement Dense Rank function in my WebI report. I am using the below formula.

 

  =If([Ranking] = Previous([Ranking]) ; [Ranking];(Previous(Self)+1)). Previous (Self) is not taking the previous value, rather it is considering as 0. Please help me with this.


Viewing all articles
Browse latest Browse all 5402

Trending Articles