Forum Discussion

The8's avatar
The8
Helper II
2 years ago
Solved

Table Total Incorrect with Measure A using in New Measure

Hi,

I have loaded data into power BI from excel and I have created relationship betweeen tables using currency column.
Sheet 1

Sheet 2



Now I have following measures

Final Price in € = DIVIDE(SUM(Sheet1[Price]),SUM('Sheet2'[From € to $ (Conv. Rate)]),0)
Net price = DIVIDE([Final Price in €],SUM(Sheet1[Quantity]),0)

But when I use this measure I have incorrect total values for measure "Net price" as below (I have checked the formats of each column to be in decimal format)


Any suggestions to solve this ?!

Thanks in advance

Ashish_Mathur   (May be can you help me regarding this post!)

19 Replies