Forum Discussion

drewL20240531's avatar
drewL20240531
Regular Visitor
2 years ago
Solved

Power BI Tooltips Behavior - I18n-RTL

The tooltip will display to the right if visual is located on the left edge of the report page and display to the left if visual is located on the right edge. See below Tooltip for visual when loca...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi drewL20240531 ,

    Yes, that is the expected behavior of Power BI tooltips. In Power BI, the positioning of tooltips is automatically determined based on the location of the visual on the report page to ensure optimal visibility. This behavior is independent of the text direction (LTR/RTL) in the report. This means that if a visual is located on the left edge of the report page, the tooltip will appear to the right of the visual, and if the visual is located on the right edge of the report page, the tooltip will appear to the left of the visual.

     

    If you need to change the positioning of the tooltip based on the directionality of the text, you may need to use custom tooltips or other workarounds.  

    Create report tooltip pages in Power BI - Power BI | Microsoft Learn

    Solved: how to edit tooltips - change order, change number... - Microsoft Fabric Community

    Best Regards