Forum Discussion
Side Bar Graph like Tableau
- 5 years ago
Hi Anonymous
It's not supported in Power BI. But if you are happy to use measures to calculate the counts, you can refer to below article to have a workaround to showing measure names on axis. Actually you always need to have a table which contains all values to be shown on axis.
DAX Measure in the Axis of the Power BI Report - RADACAD
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
Hi Anonymous
You mean the actual column names? So what is the count to be displayed on the X axis? Does it come from a table?
In Power BI, a field on the X / Y Axis / Legend should be a column from a table. They are populated by the values from that column. The Values fields could be columns or measures. So if you want to show actual column names like your image show, you need to create a table in which a column contains all column name values to be displayed.
Maybe you can show some dummy data to help us understand what you hope to get. Currently with the info you provided, I think the stacked bar chart or clustered bar chart can meet your need.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
So in this situation I would need Strength Category in the Y axis like Tee times/booking etc. I would need the actual column name.
- v-jingzhang5 years agoCommunity Support
Hi Anonymous
It's not supported in Power BI. But if you are happy to use measures to calculate the counts, you can refer to below article to have a workaround to showing measure names on axis. Actually you always need to have a table which contains all values to be shown on axis.
DAX Measure in the Axis of the Power BI Report - RADACAD
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.