The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
66 | |
62 | |
59 | |
54 | |
28 |
User | Count |
---|---|
181 | |
82 | |
66 | |
47 | |
44 |