Forum Discussion

Pikachu-Power's avatar
Pikachu-Power
Icon for Impactful Individual rankImpactful Individual
1 year ago
Solved

Zebra BI Charts - Tooltip question

Hello,

 

i have one question concerning Zebra BI Charts. Maybe someone can help. Via Datalabels i use Units = Auto with Decimal Places = 1. Otherwise it looks squashed.

 

But the End User wants to see the whole numbers (Units = None) at least in the Tooltip. But i dont see any setting options for this?

 

Any ideas?

 

Best regards 

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Pikachu-Power 

    Thank you for reaching out to the Microsoft Fabric Forum Community.


    It looks like you’re not using a custom tooltip page right now. Zebra BI by default uses its own built-in tooltip, unless you set up a report page as a custom tooltip. These built-in tooltips don’t let you control things like display units separately. That’s why whatever unit formatting you apply to the main chart also shows up in the tooltip — there's no separate setting.

    But you can get around this by using a custom tooltip page. On that tooltip page, you can set the visual to show full numbers (units = None, decimal places = 0), while still keeping your main chart clean with auto units.

    Please feel free to reach here, if you have any other issues, If this information is helpful, please “Accept as solution”  to assist other community members in resolving similar issues more efficiently.
    Thank you.

     

     

7 Replies

  • freginier's avatar
    freginier
    Icon for Solution Sage rankSolution Sage

    Hey there!

     

    You coukd try doing a custom DAX measure:

    TooltipValue = ROUND([YourMeasure], 0)

    Then, set this measure in the tooltip.

     

    Hope this helps!

    😁😁

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Pikachu-Power ,

     

    The display units property of tooltips needs to be set by going to the page where the tooltips are located.

    Please find the page referenced by tooltips first.

    Find the unit display and set it this way.

    Output:

    Best Regards,
    Gao

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

    How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

  • Pikachu-Power's avatar
    Pikachu-Power
    Icon for Impactful Individual rankImpactful Individual

    Hi Anonymous 

    in my case there is no tooltips on / off options. I use Zebra BI Charts Version 7.5.0.0.

    Or what do you mean with "going to the page where the tooltips are located"? If they actually exist, they are well hidden 🙂 

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Pikachu-Power 

      Thank you for reaching out to the Microsoft Fabric Forum Community.


      It looks like you’re not using a custom tooltip page right now. Zebra BI by default uses its own built-in tooltip, unless you set up a report page as a custom tooltip. These built-in tooltips don’t let you control things like display units separately. That’s why whatever unit formatting you apply to the main chart also shows up in the tooltip — there's no separate setting.

      But you can get around this by using a custom tooltip page. On that tooltip page, you can set the visual to show full numbers (units = None, decimal places = 0), while still keeping your main chart clean with auto units.

      Please feel free to reach here, if you have any other issues, If this information is helpful, please “Accept as solution”  to assist other community members in resolving similar issues more efficiently.
      Thank you.

       

       

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi Pikachu-Power 

        I hope the information provided was helpful. If you still have questions, please don't hesitate to reach out to the community.

         

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Pikachu-Power 

    I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.