Forum Discussion
ubo
9 years agoFrequent 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 ...
v-sihou-msft
9 years agoMicrosoft Employee
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:
Regards,
- ubo9 years agoFrequent Visitor
Thanks, I'll give this a shot with my data once I've reformatted.