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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Sum using mutiple table

@Nathaniel_C 
Hi so im trying to build a measure, the main table im using is the "LDet2" . I have this measure that ive created inside of LDet2 : 
getting it from another table which is called BR.

63.JPG

 

So, when i include that measure in the table it becomes like this:

61.JPG

and im not really sure on what to do next 😞

2 REPLIES 2
v-lionel-msft
Community Support
Community Support

Hi @Anonymous ,

Are your tables similar to  mine?

‘BR’ table:
c15.PNG

‘LDet2’table:

c16.PNG

The relationship between them:

c19.PNG

Is what you want to get the sum of  ‘BR[Total lab]’ and ‘BR[Total P&O]’?

After you get the sum, do you want to map it to ‘LDet2’ table?

If yes, firstly, you can create a column in ‘BR’ table:

 

Column = BR[Total lab] + BR[Total P&O]

 

c18.PNG

 

Then, map this column to ‘LDet2’ table by using ‘LOOKUPVALUE()’ function:
LOOKUPVALUE(): https://docs.microsoft.com/en-us/dax/lookupvalue-function-dax

I can’t complete the step, because I need more columns of ‘BR’ table.

If I have a wrong understanding of your issue, you can describe your needs again (what you want to realize) and give me the data which need to use in calculation.

 

Best regards,
Lionel Chen

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

 

 

Best regards,
Lionel Chen

 

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

 

Anonymous
Not applicable

@v-lionel-msft 

 

Hi,

you can take a look at this data so you can understand it more and check it out. Because i really don't know on what can i do to it 😞 Tried so many solutions already. 

btw, I've created the column already under BR: (really need help 😞 )
65.JPG

https://drive.google.com/file/d/1AWIkw4Y4q0kpaeeJpFuNDpnQz9Z29aR8/view?usp=sharing

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.