Forum Discussion

atharvaunde59's avatar
atharvaunde59
Frequent Visitor
6 years ago
Solved

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...
  • dax's avatar
    dax
    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 Zhi

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