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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi,
I have this ia a DAX but I have not been able to add 1 day...as it is a variabele...tried several fucnitonas as format but still doesn work... this was my last try and still doesn't work. Any ideas how to add 1 day?
Solved! Go to Solution.
Hi @Anonymous ,
Have you tried it with a simple +1?
DatePlusOneMeasure = VAR _datePlusOne = MAX ( DateTable[Date] ) + 1 RETURN _datePlusOne
Let me know 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
| Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
| Also happily accepting Kudos 🙂 |
| Feel free to connect with me on LinkedIn! | |
| #proudtobeasuperuser | |
Hi @Anonymous ,
Have you tried it with a simple +1?
DatePlusOneMeasure = VAR _datePlusOne = MAX ( DateTable[Date] ) + 1 RETURN _datePlusOne
Let me know 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
| Did I answer your question❓➡️ Please, mark my post as a solution ✔️ |
| Also happily accepting Kudos 🙂 |
| Feel free to connect with me on LinkedIn! | |
| #proudtobeasuperuser | |
I feel so...@#@#....Spent hours and did ocure to me!!!!
It worked!!!
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 123 | |
| 108 | |
| 44 | |
| 32 | |
| 26 |