OBIEE Line-Bar Chart - Show data labels for specific measure — Oracle Analytics

Oracle Analytics Cloud and Server

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

OBIEE Line-Bar Chart - Show data labels for specific measure

Received Response
82
Views
4
Comments
User_JJLU8
User_JJLU8 Rank 2 - Community Beginner

Hello,

Is it possible to show the data labels for only one measure in a line-bar chart in OBIEE? We have a chart displaying three distinct measures and have a requirement in order to show the data labels only for the measure shown in black on the image below:

OBIEE chart.png

Thanks. Regards,

Jaime Machado

Answers

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

    I am not sure if this is your solution but, you can edit your graphic and

    Indicatrs.png

    and you can exclude the metric,

    Indicators2.png

    Kind Regards,

  • User_JJLU8
    User_JJLU8 Rank 2 - Community Beginner

    Hello Cesar,

    Thank you for your help, but I need to display the three metrics. Maybe I didn't explain the problem correctly. In the image below the data labels are displayed for all the measures, but we need to show them only for the measure painted in black. Is it possible?

    OBIEE chart 2.png

    Thank you. Best regards,

    Jaime Machado

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

    Hello Jaime,

    Sadly you cant use conditional formatting for DATA LABELS in the views,

    DataShow1.png

    You can use conditional format FOR LINES or BAR, however, this is not part of requeriment there is enhacement in the obiee to do it.

    Style1.png

    Kind Regards,

  • Daniel Willis
    Daniel Willis Rank 4 - Community Specialist

    If you were really desperate (or like exploring) you could use a Narrative View to do it with an external javascript library such as D3. There are a few articles such as this one which talk about how to do it in OBIEE.