Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a straight table with the Date and the corresponding Date of Last Year. There are two expressions, one showing the Sales in this Year/month and one for last Year. I would like to have no zeros... I guess there is a way to manage with SET analysis...
In the attached files I show how the table looks like in QlikView and how it should look like!
Can somebody help? Thank you in advance.
I am sorry I completely misread your pictures.
My statement kind of holds though, the issue you are having is because of your dimension. Because the dimension you are showing has the year included. If you make your date dimension to show only day and month. Qlik is able to match the values from this year to last year to the same dimension value.
I suggest you make a new dimension : Day(Datefield) & '-' & Month(Datefield) as DayMonth
What seems to be the issue here is the 2nd dimensions isn't associated to the 2nd expression, only to the first expression. If you find a way to change this you will get the desired result. You will already get the desired result if you remove the 2nd dimension or when you make a pivot table to 'hide' the 2nd dimension
Thanks a lot, but unfortunately your suggested solution doesn‘t work.
I am sorry I completely misread your pictures.
My statement kind of holds though, the issue you are having is because of your dimension. Because the dimension you are showing has the year included. If you make your date dimension to show only day and month. Qlik is able to match the values from this year to last year to the same dimension value.
I suggest you make a new dimension : Day(Datefield) & '-' & Month(Datefield) as DayMonth