<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to display each day in month for selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-each-day-in-month-for-selection/m-p/222425#M75098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Apr 2010 17:20:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-22T17:20:08Z</dc:date>
    <item>
      <title>How to display each day in month for selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-each-day-in-month-for-selection/m-p/222425#M75098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 17:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-each-day-in-month-for-selection/m-p/222425#M75098</guid>
      <dc:creator />
      <dc:date>2010-04-22T17:20:08Z</dc:date>
    </item>
    <item>
      <title>How to display each day in month for selection</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-each-day-in-month-for-selection/m-p/222426#M75099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generate a table with all possible dates and make sure the date field name matches your date field.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;Transactions:&lt;/P&gt;&lt;P&gt;LOAD TRANSACTION_NUMBER, TRANSACTION_DATE, TRANSACTION_AMOUNT;&lt;/P&gt;&lt;P&gt;SQL .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATES:&lt;/P&gt;&lt;P&gt;Load rowno() + $(StartDate) -1 as TRANSACTION_DATE&lt;/P&gt;&lt;P&gt;AUTOGENERATE $(NumberOfDays)&lt;/P&gt;&lt;P&gt;This assumes that you have variables for StartDate &amp;amp; Number of Days&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 17:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-each-day-in-month-for-selection/m-p/222426#M75099</guid>
      <dc:creator />
      <dc:date>2010-04-22T17:42:19Z</dc:date>
    </item>
  </channel>
</rss>

