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.
Please help how to generate Cluster Column Chart for column type data on this type of data
GL Dept | Current JAN | Current Feb | Current Mar | Current Apr |
152955 | 4 | 4 | 4 | 4 |
153365 | 57 | 57 | 57 | 57 |
153365 | 0 | 0 | 0 | 0 |
153520 | 1 | 1 | 1 | 1 |
Solved! Go to Solution.
You need to unpivot your data in the query editor. Select your GL Dept column, right click and choose "unpivot other columns". You will then have a three-column table including two new columns called attribute and value. You can rename those to month and whatever your values are, and then make your chart using the Month column as the legend.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Thanks Pat
You need to unpivot your data in the query editor. Select your GL Dept column, right click and choose "unpivot other columns". You will then have a three-column table including two new columns called attribute and value. You can rename those to month and whatever your values are, and then make your chart using the Month column as the legend.
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
User | Count |
---|---|
98 | |
76 | |
75 | |
48 | |
27 |