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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Giada90
Helper III
Helper III

multiple column in pie chart legend

Hi,

is it possible to have multiple column in pie chart legend? I see only option for one column

Giada90_0-1752160997568.png

thanks

1 ACCEPTED SOLUTION

Thanks for the clarification, then power bi does not support multi-column legends out of the box.

only supports a vertical or horizontal layout with a single column or row.

 

or you can try with custom 2-column legend with a table visual or via Deneb custom chart.

 

Hope this helps





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

Proud to be a Super User!





View solution in original post

4 REPLIES 4
rajendraongole1
Super User
Super User

Hi @Giada90  - you can create a new column that combines the fields you want. For example, if you want both Customer ID and Region

eg: Combined Legend = 'Table'[Customer ID] & " - " & 'Table'[Region]

 

use the above column in your legand.

 

Hope this helps. try and let me know.





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

Proud to be a Super User!





@rajendraongole1 hi, what I mean is another thing, I mean two column for a legend, not two field to concatenate, if I have a lot of option in the legend I don't want to see the arrow but I want to see the options in two or more column

 

Thanks for the clarification, then power bi does not support multi-column legends out of the box.

only supports a vertical or horizontal layout with a single column or row.

 

or you can try with custom 2-column legend with a table visual or via Deneb custom chart.

 

Hope this helps





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

Proud to be a Super User!





thanks

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors