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.
I want to see Count of Month - Planned in bar and count of Month - Actual in Line value. But when i try to do both are coming same. These columns are from one table. please help on this
I have created demo table to recreate your scenario and it is working perfectly!
Put your planned count of month in columns y axis and actual count in line y axis and month on x-axis.
you will get expected output
Please mark my solution as accepted if it works for you.