Forum Discussion
atharvaunde59
6 years agoFrequent Visitor
Creating custom Radar chart
Hello Community, Am new to PowerBI and looking forwward to create a custom Radar chart using custom visual published by Microsoft. ๐this is how my data structure looks like. I want to...
- 6 years ago
Hi atharvaunde59,
Did you try this in Edit Queries in PowerBI(choose all subjects columns and click unpivot column)? Or you also could transform data structure by query when you load in PowerBI, you could use union all in mysql to unpivot column. You could refer to Unpivot Function for details.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
atharvaunde59
6 years agoFrequent Visitor
tried it but not working ๐ as am not familier with DAX at all
will it be possible to create one measure if i share my project file here?
Ashish_Mathur
6 years agoSuper User
Hi,
Share some data and show the expected result.