Forum Discussion
Juju78
2 years agoNew Member
DATEADD DAX / Issue
Hello, I am struggling since few hours with the DATEADD formula. Here my usecases : I would like to compare the number of articles producted between 2022 and 2023. I have 2 columns in my Tab call...
mohitkumawat
2 years agoImpactful Individual
Hi Juju78 ,
try using the SamePeriodLastYear() function instead of using DATEADD().
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!