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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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