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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I have a table that totals our daily revenue with a date. I use the following formula to give me a avg daily revenue over 30 days.
| date_actual | Sum of Total |
| 20-Feb-22 | $31,788.02 |
| 21-Feb-22 | $33,750.21 |
| 22-Feb-22 | $31,569.05 |
| 23-Feb-22 | $32,070.29 |
| 24-Feb-22 | $34,994.32 |
| 25-Feb-22 | $35,119.62 |
| 26-Feb-22 | $33,230.44 |
| 27-Feb-22 | $36,018.30 |
| 28-Feb-22 | $96,210.87 |
| 1-Mar-22 | $25,788.40 |
Solved! Go to Solution.
@Anonymous you can create a new measure like below
let me know if this method helps you. You can customize your average formula as well
Proud to be a Super User!
@Anonymous you can create a new measure like below
let me know if this method helps you. You can customize your average formula as well
Proud to be a Super User!
This worked liked a charm, thank you!
Thank you for that. Im still a little confused but what is the best way to incorporate it. Here is my formula.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 49 | |
| 30 | |
| 25 | |
| 23 |
| User | Count |
|---|---|
| 131 | |
| 103 | |
| 58 | |
| 39 | |
| 31 |