Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
I put these tables below to simplify my issue.
I have 2 tables, with a one to many relationship.
I need to write a DAX formula to find the sum of all increases in cash between 9/12/2019 and 9/18/2019.
Here, Lola lost 2 USD, and Paul won 30. Thus, the DAX formula should return 30 (which is 60-30).
I know that I need to compare the oldest balance record for each person with the newest balance, but I can't find a proper DAX formula to make this work.
Any help is more than welcome.
Thanks.
Nathan
Solved! Go to Solution.
Hi @Anonymous ,
I changed your data little bit to make sure that I was picking up hte correct date and balance for each.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Measures
Proud to be a Super User!
Hi @Anonymous ,
I changed your data little bit to make sure that I was picking up hte correct date and balance for each.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Measures
Proud to be a Super User!
User | Count |
---|---|
16 | |
15 | |
14 | |
12 | |
11 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
9 |