Is there a way to format tooltips as well? To display values in tool tip such as thousands, or millions or billions
6 Comments
- fbcideas_migusrNew MemberSurprised there are not more votes on this. I agree. I also found that tooltips don't always show up in the order shown in the designer/setup/field area.
- jasper_vanpanhuNew Memberyes please
- pratik_shuklaNew MemberPlease give some solution for this problem on tooltip.
- Brian_S_HuntNew Member
You can create a tooltip as a measure and format whatever metric you include:
FORMAT( 0.742, "Percent")
FORMAT( 1234.567, "$#,0.00)
FORMAT( 1234.567, """US$"" #,0.00"
FORMAT( DATE (2019,3,28), "yyy-mm-dd")
FORMAT( DATE (2019,3,28), "m/d/yy")
These are from dax.guide/format website.
- lmccreadyNew Member
For visuals that show %s in tooltips such as 100% stacked charts and pie charts etc, I would like to be able to change the decimal places for the % shown. As far as I can tell there is no way to do this and you can't create a measure for this as PBI does this calculation automatically.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Slicer option to show no data when no value is selected
Hello Power BI Team, Description: Currently, when the "Select All" option is enabled in a slicer, selecting it displays all related values as expected. However, when "Select All" is de-selected and...7407542 hours agoNew MemberNew3Views0likes0CommentsParameterize Dataflow Gen2 data source connection
Allow the Dataflow Gen2 data source connection GUID to be parameterized and stored in a Variable Library. This would allow the same Dataflow to use different connections depending on the workspace/e...frithjof_v4 hours agoCommunity ChampionNew13Views1like0CommentsAutomatically match PowerBI chart background color to Powerpoint slide background color
Export PowerBI to PowerPoint slide - Can we define the PowerBI export background color to automatically match the PowerPoint slide background color ? By Default, the PowerBI background color is Whi...jim_chan9 hours agoNew MemberNew7Views0likes0CommentsNew Card Visual - Alignment of Reference Label Values
The latest Power BI Desktop version I'm allowed to use at work currently is Version 2.154.1260.0 (May 2026), so if this request has already been implemented in later versions, please disregard. Othe...nk685f9 hours agoAdvocate INew9Views0likes0Comments