How to get C1 value group by C2 — Oracle Analytics

Oracle Analytics Cloud and Server

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

How to get C1 value group by C2

Received Response
81
Views
8
Comments
Jack
Jack Rank 4 - Community Specialist

Hi

How to get C1 value group by C2 without using aggregation function in obiee11g report.

since C1 is ID, i cannot use aggrgations

Can anyone help

Thanks

Answers

  • cesar.advincula.o
    cesar.advincula.o Rank 6 - Analytics Lead

    Hello Manu,

    The group by is do by default for your dimensions and your hierachies, if you want to get the value, and not agregation, go to your column, edit formula, and set up

    none the "Aggregation Rule"

    none.png

  • So you want a DISTINCT C1, C2 ?

    Because I don't really see what you try to have with a GROUP BY but no aggregation ...

  • Jack
    Jack Rank 4 - Community Specialist

    i need No of records for C1 group by C1,C2 in OBIEE11g report as we do in SQL

    Select C1 from Table group by  C1,C2

  • cesar.advincula.o
    cesar.advincula.o Rank 6 - Analytics Lead

    OK, dont really know the objective of your requirment (maybe if you say a complete requirement we can apply a better solution)

    1. apply in you BI ANWERS something in your section ADVANCED tab,


    groupby.png

    2. choose the column that you want.



    Kind Regards,

  • Jack
    Jack Rank 4 - Community Specialist

    applied,Thanks.

  • cesar.advincula.o
    cesar.advincula.o Rank 6 - Analytics Lead

    Hello Manu, please mark as helpful and right answer its this your answers. Thanks,

  • Jack
    Jack Rank 4 - Community Specialist

    from where i can mark as helpfull, i am not able see that option here. So i am just replying as worked for me. please help

  • cesar.advincula.o
    cesar.advincula.o Rank 6 - Analytics Lead

    Under each post by the member you could see this options.

    C1.png