Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

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

  • Nathaniel_C's avatar
    Nathaniel_C
    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

    • Anonymous's avatar
      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

      • Nathaniel_C's avatar
        Nathaniel_C
        Community Champion

        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