Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
@Anonymous,
Please check if the following DAX returns your expected result. If not, please share sample data of your column and post desired result here.
PYDate = DATE(YEAR(Table[date])-1,MONTH(Table[date]),DAY(Table[date]))
Regards,
@Anonymous,
Please check if the following DAX returns your expected result. If not, please share sample data of your column and post desired result here.
PYDate = DATE(YEAR(Table[date])-1,MONTH(Table[date]),DAY(Table[date]))
Regards,
Hi @Anonymous,
Thank you very much and best regards.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.