Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
12 | |
10 | |
6 |