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 August 31st. Request your voucher.
Hi everyone,
Please I need help. I want to plot the following data:
Month | Score | Region |
Jan | 60% | South |
Feb | 70% | South |
Mar | 40% | South |
Apr | 30% | South |
May | 45% | South |
Jan | 50% | North |
Feb | 67% | North |
Mar | 100% | North |
Apr | 85% | North |
May | 60% | North |
Jan | 70% | East |
Feb | 40% | East |
Mar | 78% | East |
Apr | 90% | East |
May | 20% | East |
Like this:
Thank you all in advance:
Solved! Go to Solution.
Hi,
You can use the clustered column chart on PBI
Use the Month column as Axis
score as Value
and region as Legend
In order to show data labels go to Format and adjust it there
Hi,
You can use the clustered column chart on PBI
Use the Month column as Axis
score as Value
and region as Legend
In order to show data labels go to Format and adjust it there