Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
((SUM({$<[fis year]={'2017'}>}UNITS)/Count(distinct(WEEK)))*1.10)/Sum(UNITS)/count(distinct(WEEK))
I am attempting to measure the percentage difference between the weekly average for units from current fiscal year against the target average which is 2017 fiscal year and the growth set at 10%, so hence 1.10
I end up constantly with the 1.10 as the answer.
The target calculation works fine as you can see, but the formula above for measure difference between current fiscal year sum(units)/count(distinct(week) and the target always comes out wrong.
I am fairly new still to qliksense and learning fast but some assistance, I am sure the answer is obvious but I do not see it.
Thanks
I have spent major hour son this what seems to be a simple thing.
Qlik is choosing the 2018 values even though I have said 2017 values as outlined above.
I am so frustrated as I cannot figure out why its insisting on choosing 2018 data
I figured it out.
I really appreciate you being available to help though, I am sure you are busy.
Thanks again.