I currently have a table containing information on transactions that customers have made in the current month so far, with a TransactionDate field and a SalesValue field included. I am trying to design a sheet so that the user can select a day of the current month, and the sheet display the total SalesValue collected on that day.
The problem is that I want to be able to show results for every day of the month, not just those that have transactions linked to them. Even if the values shown are 0, it would have a sense of professionalism and completeness about it from the end users point of view.
Can anyone help me with this? Is there a way of Qlikview automatically generating the days for selection, and then results being shown for whichever day is selected?