Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
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!
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
Proud to be a Super User!
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
Proud to be a Super User!
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
Proud to be a Super User!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.