Forum Discussion

Renoplos's avatar
Renoplos
New Member
2 years ago
Solved

Calculate Identical Values from separate Columns together

Hello Everyone :))

 

I have a Dataset that looks pretty much like this. It documents the cash transfered between companies. The Cash transfered from a company to the other should also be available in reverse (Nike sent Huawei 500€ so Huawei should receive 500€). 

My goal is to have a measure or Column for a large Dataset that calculates the difference between these amounts, so i can find out which transactions are faulty. (500 - 500 = 0)

 

I have been struggling with this for a couple of days, and would be very gratefull to anyone who can help ❤️

 

2 Replies

  • Renoplos 

    could you pls paste the raw data here , not the screenshot ?And what's the expected output based on the sample data you provided.