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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
kmkwongaa
Helper I
Helper I

How can I add multiple interactive filter on radar graph?

I have created a radar graph. It successfully shows one player ability.

 
 

bi1.JPG

However, what I want is that when I click the player list on the left, the radar will be updated.

The following is the data structure of the player list:

bi3.JPG

 

The radar take column as the input data so I have created the following data structure for the radar graph.

I basically deleted some unused column then transpose the dataframe to get the label and number for input to radar graphFigure3Figure3

 

 

How can I link up the relationship of these two graphs such that the associated radar graph can be shown on radar graph when i choose specifc player?

 

Thanks a lot

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

@kmkwongaa ,

 

To filter the associated rader visual using another rader visual, you need to build relationship between the original table and the transposed table. Please check if there's same column in the two tables, if there's no same basic columns(e.g.: name, ID), you can build a bridge table to link these two tables.

 

Community Support Team _ Jimmy Tao

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-yuta-msft
Community Support
Community Support

@kmkwongaa ,

 

To filter the associated rader visual using another rader visual, you need to build relationship between the original table and the transposed table. Please check if there's same column in the two tables, if there's no same basic columns(e.g.: name, ID), you can build a bridge table to link these two tables.

 

Community Support Team _ Jimmy Tao

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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