Forum Discussion
thems5
6 years agoRegular Visitor
Measure formula
Hi experts I have a table with 2 columns - Year, and Sales per year.I wish to create a measure that will calculate the percentage of change in sales between the years:(Sales of each year, minus sale...
thems5
6 years agoRegular Visitor
Thanks for your prompt reply Greg.
I forgot to mention that I am new to DAX, so can you please explain - is this one measure, or each line is a different measure?
Greg_Deckler
6 years agoCommunity Champion
That is all just a single measure.
- thems56 years agoRegular Visitor
Thank you Greg. I will try it.