Forum Discussion
KatkaS
Post Patron
6 years agoVlookup and calculation
Hello, I'm struggling with following: I have two tables and I need to calculate the difference between amounts in two columns (one in each table), based on the FAM line (4+ digit number). Coul...
- 6 years ago
Hi KatkaS ,
Please create the columns in Data View or Report View, not Power Query Editor. These are DAX expressions.
Best Regards,
Icey
Icey
Community Support
6 years agoKatkaS
Post Patron
6 years agoHello Icey!
Thank you for your time!
I have two tables and I have to find out that when I deduct the amounts from each other, if I get a zero difference or there is a difference (and how much). The common thing it the Fam line (it is an accounting line) and Company abbreviation. I also need to be able to filter based on Period (I usually have Slicer for this).
The outcome should be Matrix: Company / FAM line / Difference...