Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
MantasLukauskas
Frequent Visitor

New measure or column for each line subtaction based on values and functionality to scile data

Hi all,

Currently, I am working on one dashboard and I would like to ask you for some help for it because I tried a lot of things but still can't figure out how to make it better for this question we can assume that I have 2 tables.

In Table 1 I have information about the working hours of each role, for each project each month, etc. 

In Table 2 I have the capacity of each function for each month

In the photo below, I placed information from dashboard tables, in Table 3 you can see that this table is just a summary of Table 1 for each month and each function. My task is now to subtract Table3 values from values in Table 2 based on month and function value. Also if I select "Priority" form the first table I would like to subtract only values with that "Priority".

Any ideas on how to make it or I want too much from Power Bi? 😄 Capture.PNG

 

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@MantasLukauskas ,

 

You can merge table1 and table2 using anti join. In query editor, click "Merge queries" and select anti join.

Capture.PNG 

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@MantasLukauskas ,

 

You can merge table1 and table2 using anti join. In query editor, click "Merge queries" and select anti join.

Capture.PNG 

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors