The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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))
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
21 | |
20 | |
18 | |
17 | |
12 |
User | Count |
---|---|
41 | |
38 | |
24 | |
20 | |
20 |