Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
LauraBueno
Helper III
Helper III

Highlight information in pie chart

Hi all,

 

I have a pie chart in power bi and when an item within the dashboard is highlighted, I would like to have the information displayed within the pie chart instead of having to hoover over each of the different highlighted sections. Any ideas on how to do this please?

 

Thanks,

Laura

 

LauraBueno_0-1647006640434.png

This is how I would liketo have it (with the information displayed within the pie chart, in this case would be 1):

LauraBueno_1-1647006730510.png

 

1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

Hi @LauraBueno ,

According to your description, here's my solution.

1. Create a measure.

Measure = IF(SELECTEDVALUE('Table'[Column1])="F",6,"")

2.Put the measure in a card visual, turn off the Category label

vkalyjmsft_0-1647505581082.png

vkalyjmsft_2-1647505688438.png

3. Change the Transparency of the visual background to 100%.

vkalyjmsft_3-1647505768960.png

4.Put the card in the pie chart, get the expected result.

vkalyjmsft_4-1647505938602.png

vkalyjmsft_5-1647505952383.png

I attach my sample for reference.

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please considerAccept it as the solution to help the other members find it more quickly.

                                                  

View solution in original post

2 REPLIES 2
v-yanjiang-msft
Community Support
Community Support

Hi @LauraBueno ,

According to your description, here's my solution.

1. Create a measure.

Measure = IF(SELECTEDVALUE('Table'[Column1])="F",6,"")

2.Put the measure in a card visual, turn off the Category label

vkalyjmsft_0-1647505581082.png

vkalyjmsft_2-1647505688438.png

3. Change the Transparency of the visual background to 100%.

vkalyjmsft_3-1647505768960.png

4.Put the card in the pie chart, get the expected result.

vkalyjmsft_4-1647505938602.png

vkalyjmsft_5-1647505952383.png

I attach my sample for reference.

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please considerAccept it as the solution to help the other members find it more quickly.

                                                  

rocky09
Solution Sage
Solution Sage

You can use Edit Interactions options to sync with the other visuals.
https://www.youtube.com/watch?v=9UvYI3Ppzrs

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.