Forum Discussion

Dayna's avatar
Dayna
Icon for Helper V rankHelper V
2 years ago

Measure to lookup value from multiple tables

Hello All,

 

I have a report with a lot of tables and long dwindling relationships, and I need to get a value from a table which should be searched on by two columns.

 

I've loaded the table with the results in that I want to lookup on, table: Specification and field is Quantity.

 

In the Specificationtable, there's a field called Parent which I want to search on from the table Product and the field is Product, and then in the Specification table there's a field called Child which I want to search on from the table Components and the field is Component.

 

So in the Specification table, I want to filter the Parent and Child columns, and return Quantity.

 

At the moment the Specification table has been loaded but isn't related to anything in my report. 

 

Can you advise how I do this, please? I presume using LOOKUPVALUE measure, but not entirely sure how to filter on the multiple columns.

 

Many thanks for your help!

1 Reply