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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.