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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Guys,
I am trying to create a column on my calendar with an equivalent date from last year. For example Today June 17th 2021 is the 3rd thursday my equivalent date would be the third thursday of June 2020 (June 18th 2020)
I do have a column that identifies the first, second, etc... weekday of the month.
Thanks,
Rey
Solved! Go to Solution.
@reynaldo_malave , Last year same week is 364 days behind
[Date] -364
364 behind Sales = CALCULATE(SUM(Sales[Sales Amount]),dateadd('Date'[Date],-364,DAy))
@reynaldo_malave , Last year same week is 364 days behind
[Date] -364
364 behind Sales = CALCULATE(SUM(Sales[Sales Amount]),dateadd('Date'[Date],-364,DAy))
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 8 | |
| 7 | |
| 7 |