Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
This seems kind of simple but I can't get it to work using a relative date filter and another filter.
I have a table with a close date and status.
If the status = Closed and close date is in last 2 months, I need to sum the total.
Name | Close_Date | Status | Total Revenue |
A | 12/31/2020 | Closed | $12,000 |
B | 12/4/2020 | Closed | $18,000 |
C | 11/26/2020 | Closed | $150,000 |
D | 1/1/2021 | Open | $4,200 |
E | 12/4/2020 | Closed | $3,666 |
F | 2/2/2021 | Open | $15,000 |
G | 3/5/2021 | Open | $20,600 |
In this case, it would be $183, 666
Thank you for your help!
@Anonymous this was not a solution. The orig request is adding a date filter in as well. was that an oversight in trying to help or were you just adding what you know for part of it?
Thank you, but the part that is missing is adding to that a relative date filter (close date in the last 2 months), how do I add that part into what you have provided?
User | Count |
---|---|
15 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |