The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I need to do a measurement that calculates only what appears 30 days back, for example:
considering today(yyyy-mm-dd): 2023-04-06.
Date (yyyy-mm-dd): | After 30 days: |
2023-03-15 | Y |
2023-01-28 | Y |
2023-04-01 | N |
2023-04-03 | N |
2023-03-20 | N |
Total | 2 |
In this case i have 5 dates and only 2 dates are 30 days back. I need a measure that do this calculation.
Anybody can help me?
Thanks a lot.
Solved! Go to Solution.
hi @Anonymous
try like:
hi @Anonymous
try like:
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |