BusinessObjects Board

Row numbers with breaks

Hi,

I need to create first column in report that shows “Row number” but for break lines.

I’ve got Call ID with break and Historic Activities but there are few activities for each Call ID and I’ve got sth like that:

I’ve tried with Row index and Line number functions but I get one number per each activity - like on above picture. I need one number per each call id - sth like that:

Alternatively - is there a way to get all activities for one call ID into one variable? To get sth like that:

Thanks a lot


isri (BOB member since 2009-09-16)

Use runningCount([Call_ID])
It will give you desired output.


aniketp :uk: (BOB member since 2007-10-05)

Hopefully the OP hasn’t been waiting since 2009 :rotf:


Mak 1 :uk: (BOB member since 2005-01-06)

I know… but I just came across this situation and found this post without answer.
So I have posted it for other people reference.


aniketp :uk: (BOB member since 2007-10-05)