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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ThorstenD
New Member

How to build this Radar Chart

Hello, I’m new here and have a problem with the correct display of my radar chart.

 

I have an Excelsheet of the following type.

NamePillarStatusSkill 1Skill 2Skill 3Skill 4Skill 5Skill 6Skill 7Skill 8Skill 9Skill 10
MR. XPDActual2222222222
MR. XPDTarget2342342342
MRS. YFIActual2222222222
MRS. YFITarget5435435435

 

In Category, I would like to have the skills and in the Y axis Actual and Target.

Also I would like to use a filter to select the person and pillar (name, pillar).

 

When I write the skills in the rows of the table, I can assign it to the category, but the values cannot be assigned correctly.

Do I have to create different tables and define relationships or does this work differently?

I’m a bit confused 🙂

 

Thank you very much for your help!

 

Greetings

1 ACCEPTED SOLUTION
rajendraongole1
Super User
Super User

Hi @ThorstenD -  you can transform your data so that the skills are in a single column and you have separate columns for the actual and target values

 

In power query editor, select the columns Name, Pillar, status and perform unpivot other column transformation.

rajendraongole1_0-1721243049295.png

 after performing :

rajendraongole1_1-1721243075116.png

 

perform pivot by selecting the value

set the value column as the value column and ensure status is set as the pivot column.

rajendraongole1_2-1721243139541.png

 

after pivot

rajendraongole1_3-1721243185169.png

This will create separate columns for actual and target values as above apply the changes and load it.

 

Hope it works, 

 

you can take charts like clustered chart and build the visual.

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

 

 





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

Proud to be a Super User!





View solution in original post

2 REPLIES 2
ThorstenD
New Member

Thank you, sir. It works really well.

It is important to pay attention to which column is pivoted second.

I wasn't clear about the double pivoting. I need to get even more familiar with this.

rajendraongole1
Super User
Super User

Hi @ThorstenD -  you can transform your data so that the skills are in a single column and you have separate columns for the actual and target values

 

In power query editor, select the columns Name, Pillar, status and perform unpivot other column transformation.

rajendraongole1_0-1721243049295.png

 after performing :

rajendraongole1_1-1721243075116.png

 

perform pivot by selecting the value

set the value column as the value column and ensure status is set as the pivot column.

rajendraongole1_2-1721243139541.png

 

after pivot

rajendraongole1_3-1721243185169.png

This will create separate columns for actual and target values as above apply the changes and load it.

 

Hope it works, 

 

you can take charts like clustered chart and build the visual.

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!

 

 





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

Proud to be a Super User!





Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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