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,
I have been trying to develop a model in Power BI. I have two Table. The Headers for the Two Table
Table 01 [Target] :
Category | Month | Target |
Table 02 [Sales] :
Category | Date | Sales |
I am trying to find out the process by which I can play around my slicers and then the Budget vs Expenditure will be shown in a Bar Graph. Can anyone tell me what is the efficient way to do this?
Solved! Go to Solution.
Hi @arafmustavi ,
You will need at least a column in both tables to relate the two tables, I'm not sure if it is [category] column.
Then you just need to create a relationship between these two tables.
Best Regards,
Jay
Hi @arafmustavi ,
You will need at least a column in both tables to relate the two tables, I'm not sure if it is [category] column.
Then you just need to create a relationship between these two tables.
Best Regards,
Jay