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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
ubo
Frequent Visitor

Radar Chart

I have a dataset that contains numeric product attributes in separate fields and would like to display these in a radar chart. The radar chart does not seem allow information to be displayed in that way (at least to my logic), i.e. creating a usable radar chart.

 

In another report I have the radar chart working on text based category data where it is simply counting the incidence of the category information, i.e. I have a single field in the chart (Y-axis, count) and the same field in "category".

 

Does anyone have a custom solution radar chart that's configured to work with multiple fields in the y-axis?

Thanks.

2 REPLIES 2
v-sihou-msft
Microsoft Employee
Microsoft Employee

@ubo

 

In Radar Chart, we can't put numeric field into Category. Since this is numeric value is a product attribute, you can change it into "Text" under Modeling tab. 

 

On Y-Axis, you must put a numeric field or measure. If you put a text based filed, it will resolved with "count" aggregation type.

 

It's supported to include multiple fields (must be numeric) on Y-axis in Radar Chart. See my screenshot below:

 

Capture1.PNG

 

Regards,

 

 

 

 

Thanks, I'll give this a shot with my data once I've reformatted.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors