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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
ThomasWeppler
Impactful Individual
Impactful Individual

KPI in radar chart

This might be a difficult question to answer. It is definitely the most difficult question I have asked on this forum so far.

 

I want to add a radar chart to show diffrent KPIer from key employess.

I want to know how I can build the table that can support this chart.

 

I need 5 diffrent KPI that I can get data from other diffrent tables in my data set.

I also need to combine them with my users ids. So i can make a slicer that choose a specific user and than all the diffrent KPI will be shown for that user.

 

 

Here is my idea on how to do it.

Create a new table with the diffrent defines KPI. (With the "create new table function".) Add new coloums to this table with functions that I define based on the KPI I want to show.

But I am not sure how I should get User slicer into my table. Is the best solution to repeat the colums for each new key user and then add the 5 KPI for each user so we get a table like this?

 

 

User | KPI | value 

1      | 1    |  3

2      | 1    |  2

3      | 1    |  4

1      | 2    |  1

2      | 2    |  5

3      | 2    |  4

1      | 3    |  4

2      | 3    |  2

3      | 3    |  5

 

I could make something like this with a very, very, very long if formula, but it just seems like their most be a better way to do it.

 

 

 

 

 

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

Hi, @ThomasWeppler 

According to your description, I can’t clearly understand your requirement. I think you can try the Switch() function in DAX to return different values for multiple possibilities.

If you can’t figure it out by yourself, you can post some test data so that we can help you in advance.

Thank you very much!

 

Best Regards,

Community Support Team _Robert Qin

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

1 REPLY 1
v-robertq-msft
Community Support
Community Support

Hi, @ThomasWeppler 

According to your description, I can’t clearly understand your requirement. I think you can try the Switch() function in DAX to return different values for multiple possibilities.

If you can’t figure it out by yourself, you can post some test data so that we can help you in advance.

Thank you very much!

 

Best Regards,

Community Support Team _Robert Qin

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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