Forum Discussion
JDU
5 years agoHelper I
Filtered sum between two tables
Hello everyone, I would like to ask you again for your support in finding a solution that I cannot see. Context: I have two tables perfectly related to each other, one of them contains three columns...
dedelman_clng
5 years agoCommunity Champion
Hi JDU - it would definitely be easier if you had sample data or a sample report file, but it sounds like you just might need to use NATURALINNERJOIN to calculate a table and then summarize it. See description of the function here: https://dax.guide/naturalinnerjoin/
Hope this helps
David