Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I have a Year Over Year percent calculation which displayed below. I need to show the data employing the Radar chart by Microsoft. This chart would use the Country as the Category. It requires a different measure for each column (year) that is displayed. What would be the best approach to slicing the data such that it can be displayed in the chart.
Best Regards,
Joe
I guess there is no other way around but creating th measures per year, not very ellegant but should work
YoY 2018 = CALCULATE([YoY], YEAR(Calendar[Date]) = 2018)
Proud to be a Datanaut!
User | Count |
---|---|
14 | |
10 | |
7 | |
6 | |
5 |
User | Count |
---|---|
30 | |
19 | |
12 | |
7 | |
5 |