Forum Discussion
Comparing Last Year Sales Values
- 8 years ago
Hello,
please provide us the formula how you calculated SumLYLineValue.
Did you use Sameperiodlastyear or DateAdd(DateTable;-1;Year)?
So just to be sure.
Year, Month and FYear are all in your DateTable.
SumLYLineValue:=Calculate(SumLineValue;Sameperiodlastyear(DateTable[Date]))
The Date columns are related and your DateTable is contigous.
Your raw data isn't limited. For example data for Fiscal Year 2016/2017 are filtered or similar?
Did you select different periods?
Yes all that is correct, I'll try starting fresh with just the data as it's getting a bit messy with the amount of relationships floating arond now. Hopefully the clean slate helps!
- Floriankx8 years agoSolution Sage
Can you remove months so just to compare the years?
- JoshSHardscape8 years agoHelper I
Hi,
I've ended up starting again and doing some of the links from scratch, this has resulted in me actually ending up with the matrix successfully showing the last year value as intended! Unfortunately it now seems that the target part isn't linking into the matrix as intended. I won't trouble with more questions on it as I feel I am making progress but thanks so much for your help getting through the original issue!