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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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