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.
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.