Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to add serial number to analysis report in obiee 11g

Received Response
301
Views
4
Comments

Hi

I have tried to add serial number column with rcount(1) formula  in analytics report . I am getting output as follwing below

here row count is incremented by 1

pastedImage_3.png

But i want to get output as follwing below. is it possible ???. Please help me how to do??.

pastedImage_5.png

Thanks in advance,

A.kavya

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Rank 6 - Analytics Lead

    Dear Kavya,

    OBIEE just displaying the records like that for convenience. So your branch name is actually repeating as per query and the count is correct. I dont think it is possible to acheive the count in the way you mentioned. Try BIN concept if you have limited number of branches and it will not change in future.

    Thanks

    Aj

  • Rank 4 - Community Specialist

    Hi,

    Add serial number as a column in the dimension table, so it group by based on the branch name.

    Regards,

    Akansh

  • Hi,

    Thank you very much for giving reply.

    As you said, if i use bin for groping the values , it is ok for limited number of rows. But if i wil add 10k rows to that table in future. At that situation no use of bin . I want to do automatically serial number group by based on the branch name. I have tried. I did nt get o/p. Please give other alternative solution for this

    Thanks in advance

  • Rank 8 - Analytics Strategist

    Do this in the database ...

Welcome!

It looks like you're new here. Sign in or register to get started.