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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
aitor
Frequent Visitor

Radar chart

Hi,

 

I'm trying to add a radar chart in my Power BI report but I think it isn't working well... I'd like to change de order of the "Category" field.

radarchart.PNG

 

I'd like to show the radar chart like this one:

radarchart2.PNG

 

Thanks!

 

 

1 ACCEPTED SOLUTION
v-qiuyu-msft
Community Support
Community Support

Hi @aitor,

 

Based on my test in the Radar chart, there is no OOTB feature available for us to specify direction of display category field. Currently, the radar chart displays category field in anticlockwise direction from A-Z automatically.

 

For your requirement, I would suggest you send a feedback to Power BI Custom Visuals Support alias: pbicvsupport@microsoft.com.

 

If you have any question, please feel free to ask.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-qiuyu-msft
Community Support
Community Support

Hi @aitor,

 

Based on my test in the Radar chart, there is no OOTB feature available for us to specify direction of display category field. Currently, the radar chart displays category field in anticlockwise direction from A-Z automatically.

 

For your requirement, I would suggest you send a feedback to Power BI Custom Visuals Support alias: pbicvsupport@microsoft.com.

 

If you have any question, please feel free to ask.

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you for your time @v-qiuyu-msft, I'll contact withe Power BI Support.

Hi, did you ever get a response back from this? 

 

I have a similar question, except my 'category' variable is hour of day (as a calculated column that extracts 'hour' from a SQL datetime stamp using the FORMAT() dax function). Currently the radar chart displays hours in 24hr format, with the 00hrs at the bottom, and goes anticlockwise. 

radarchart_hours.JPG

What I really want is the 00 to start at the top and go to 01, 02 etc. in a clockwise direction. I can't see a way to do this in the custom radar chart - perhaps there's another custom visual that does what I want?

 

In Tableau, there was a similar chart referred to as a 'Coxcomb' chart, but it was pretty complex to construct. 

 

In terms or ordering your categories, you don't do this in the visual itself. You do this to the table that stores your category data.

 

For example, let's say you have a table for days of the week. It has an Id column and a Name column (Monday, Tuesday, etc.). Go to Data, select your table, select the Name column, then go to the Modeling tab and select Sort. Choose to sort the Name column by the Id.

 

This should then reflect in your visual.

 

Hope that helps,

C

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

July 2024 Power BI Update

Power BI Monthly Update - July 2024

Check out the July 2024 Power BI update to learn about new features.

July Newsletter

Fabric Community Update - July 2024

Find out what's new and trending in the Fabric Community.