Forum Discussion
HishamAT
3 years agoHelper II
Creating a measure for Delta
I wrote this code to calculate the delta ( Diffrance )between the current year for the current month from the previos year for the same month BUT unfortunately it gives me sysntax error "," Can you p...
- 3 years ago
Hi,
it's actually an error with the variable 'PreviousYear ' this is a reserved word - if you change it and the references to it in the measure it will work.
If I answered your question, please mark my post as solution, Appreciate your Kudos ๐
DOLEARY85
3 years agoResident Rockstar
Hi,
it's actually an error with the variable 'PreviousYear ' this is a reserved word - if you change it and the references to it in the measure it will work.
If I answered your question, please mark my post as solution, Appreciate your Kudos ๐