microsoft / powerbi-desktop-samples

Power BI Desktop sample files for the monthly release. Here you can find the PBIX files used in the monthly release videos.
MIT License
1.48k stars 892 forks source link

Bar chart switch axis not working #87

Open cwollett opened 1 year ago

cwollett commented 1 year ago

Each of the bar chart types have a switchAxisPosition item in both the categoryAxis and the valueAxis. Only the categoryAxis switches positions, though, which matches the user interface in Power BI Desktop.

I'm hoping this means switch axis might be coming to the value axis.