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

Next 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

Reply
Anonymous
Not applicable

Change value name in donut

Hi guys,

 

I want to change the value name in the donut/cirkel graph.

 

So not the legend name but the value name.

 

Thanks in advance guys!

 

 

5 REPLIES 5
Nathaniel_C
Community Champion
Community Champion

Hi @Anonymous ,

 

So in this picture, the data labels come from the date column. You can either use another column, or create a new column maybe with an IF statement that correlates directly to the current column, and use that.  Also you might look at the second picture where you can format the display of the data labels.

 

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel

pie chart.PNG

pie chart 2.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

@Nathaniel_C 

 

No, I only want to change the name of the values. For example at the top of your data donut, I would like to change 3/6/2019 to for example "3 juni 2019". If your donut had another value for example; Marital Status. I would like to change the value name of "Married" to "Happly Married.

 

I hope you understand what I mean. 

 

Regards, Poweringbi123

Hi @Anonymous ,

So if you mean to go in and individually change one label, there is currently no way to do that.  However those values are coming from a column in your data.  You could create a column that references that column, so that "Married" is read as "Happily Married."

 

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

Hi @Nathaniel_C 

 

Thanks for your message. Could  I create a reference column in DirectQuery?

 

Regards.

Hi @Anonymous ,

I am not sure. Is there any reason that you are using DirectQuery rather than importing the data? I scanned this doc  https://docs.microsoft.com/en-us/power-bi/desktop-use-directquery

for the difference. You may have to create a new table that you can connect to your existing table. How much data are you working with, and how many changes are you proposing?

 

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors