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
Support Fabric SQL Database with workspace-level inbound Private Link
Fabric SQL Database supports tenant-level Private Link but not workspace-level Private Link. Securing a small number of databases therefore requires enabling Private Link across the entire tenant, in...WorkFull2254 minutes agoAdvocate INew2Views0likes0CommentsImprove Relationship UI Wording to Better Reflect Filter Propagation Direction
The current relationship dialog can be confusing because the UI labels "From" and "To" do not always align with users' linguistic expectations regarding filter propagation. As per document : Relation...v-varunvv1 hour agoMicrosoft EmployeeNew12Views4likes0CommentsDynamic ADLS-Gen2 path input for Spark Jobs Main definition file
I would like the ability to add a dynamic input box on a spark job definition's "Main Definition File" "ADLS-Gen2 path". this would be useful to set base and variable paths across all spark jobs...mfink_db1 hour agoNew MemberNew223Views2likes1CommentTenant and/or App/Workspace Banner messages- alerts
As a tenant admin - would like to publish banner messages or alerts as needed for the organization in the event of a data load failure, or other messaging that needs to be show to the end user on l...sue_yerly2 hours agoNew MemberNew378Views18likes3Comments