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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anshenterprices
Helper IV
Helper IV

I want to create a RADAR Chart 2.0.2 based on the data

Hi Team,

 

Source DAta

CategorySub CatValue
ABCA5
ABCB4
ABCC3.6
ABCAB7
XYZA6.3
XYZB5.5
XYZC6
XYZAB7.6
PQRA7
PQRB3
PQRC6
PQRAB9
LMNA5
LMNB7
LMNC3
LMNAB8

 


requirement

when user selects two or more categrory from slicer it should distingusih between those category and subcatogry wise value 
note-  i want to use free RADAR Chart

Output

Anshenterprices_0-1628596322404.png
@amitchandak 
Thanks,

 



1 ACCEPTED SOLUTION
VahidDM
Super User
Super User

Hi @Anshenterprices 

If you want to use the free radar chart you need to do 2 things first:

1- Change your data model - Pivot the Sub Cat and Value columns in the Power Query
 your table after pivot will be like below:

VahidDM_0-1628601056453.png

2- You need to download the Radar Chart by MAQ Software

 

then add Category to the Category field of the visual and then add all other sub cat columns to the Values area like this :

VahidDM_1-1628601209362.png

The output will be like the following image:

 

VahidDM_2-1628601248371.png

And if I select ABC and XYZ in the Category slicer, the chart will be like the below:

 

VahidDM_3-1628601358493.png

This is the free solution, and if you wnat to pay, you can add Radar/Polar Chart - xViz chart to your report and use that.


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

Appreciate your Kudos VahidDM_4-1628601486276.png !!

View solution in original post

1 REPLY 1
VahidDM
Super User
Super User

Hi @Anshenterprices 

If you want to use the free radar chart you need to do 2 things first:

1- Change your data model - Pivot the Sub Cat and Value columns in the Power Query
 your table after pivot will be like below:

VahidDM_0-1628601056453.png

2- You need to download the Radar Chart by MAQ Software

 

then add Category to the Category field of the visual and then add all other sub cat columns to the Values area like this :

VahidDM_1-1628601209362.png

The output will be like the following image:

 

VahidDM_2-1628601248371.png

And if I select ABC and XYZ in the Category slicer, the chart will be like the below:

 

VahidDM_3-1628601358493.png

This is the free solution, and if you wnat to pay, you can add Radar/Polar Chart - xViz chart to your report and use that.


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

Appreciate your Kudos VahidDM_4-1628601486276.png !!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors