Forum Discussion

REIProcess's avatar
REIProcess
Regular Visitor
1 year ago
Solved

Help with single value cannot be determined error

Hi

I am new to Power Bi and hope someone can help

I have two tables with stock qty's from two different warehouses which I would like to match if they don't match

I would like to subtract UAE Qty from AU Qty from each warehouse and see the outcome for each separate line in new column comment which I have created. 

Image below showing my issue 

Hope someone can give me some help as I am a bit confused with error message 

Thanks 

 

 

 

  • Use an appropriate aggregation function like MAX(AU[Qty])  or similar.

6 Replies