Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi community, I'm try to use a pie chart to display category and measure (percent %) so the measures is (%) sales and the dimension country so when it show me the tooltip: Sales 35.7% (23.4%) . Between parentheses is show me another incorrect value, so is there way to hide this value?
thanks in advance.
Solved! Go to Solution.
Hello @Peter_23
I don't think it's possible. Restriction of specific part of tooltip won't allow in PBI desktop. If you want this feature, plesse vote here. Microssoft may consider this infuture and will implement, if yor idea get enogh votes.
Thank you!!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Hi @Peter_23 ,
Just wanted to check if your query is resolved and the responses provided were helpful. If so, please consider marking the helpful reply as "Accepted Solution" to assist others with similar queries. If further assistance is needd, please reach out.
Thank you.
Hey,
You can try below measure
Sales Percentage Display =
VAR SalesPercentage = FORMAT([% Sales], "0.0%")
RETURN "Sales: " & SalesPercentage
if it not working for you please share image or pbix here to explore
Hello @Peter_23
I don't think it's possible. Restriction of specific part of tooltip won't allow in PBI desktop. If you want this feature, plesse vote here. Microssoft may consider this infuture and will implement, if yor idea get enogh votes.
Thank you!!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Hi @Peter_23
You could use the data labels and not use 'Percent of total' .
Hope this helps, do give a kudos if it solves your issue
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |