<?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 Re: Add distinct dates for Calendar Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757753#M269703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried even using test data, how did you get it to show one value for each date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 22:11:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-17T22:11:28Z</dc:date>
    <item>
      <title>Add distinct dates for Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757748#M269698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have a long range of dates in my data and a lot of them occur more than once. I would like to use the Calendar Object but the drop down box will feature every single date. How can I reduce those to only the distinct dates so if the user chooses 10/1/14 it will populate all orders on that date instead of showing 40 10/1/14. I appreciate it thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 20:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757748#M269698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-17T20:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Add distinct dates for Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757749#M269699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems the calendar object dowsn't show the same date more than once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73739_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 20:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757749#M269699</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-12-17T20:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Add distinct dates for Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757750#M269700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have a Date/Hour Field in Date field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know if it is like that, select Date/Time format, and you will see different hours for every date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To solve it, you could add to replace in script:&lt;/P&gt;&lt;P&gt;Where it loads "Date_field" field, use Date(Date_field) as Date_field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, if you want to solve in the object, go to expression (at the end of the list of available fields in box properties), and define it like:&lt;/P&gt;&lt;P&gt;Date(Round(Date_field))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 20:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757750#M269700</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2014-12-17T20:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add distinct dates for Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757751#M269701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="dates.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73741_dates.png" style="width: 620px; height: 349px;" /&gt;Did you click on a certain feature? Mine is showing multiple dates&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757751#M269701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-17T21:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Add distinct dates for Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757752#M269702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have another field that has the date and time stamp but I only chose the field with the dates on it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 21:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757752#M269702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-17T21:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add distinct dates for Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757753#M269703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried even using test data, how did you get it to show one value for each date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 22:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757753#M269703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-17T22:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add distinct dates for Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757754#M269704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tryed what i suggest? The only reason to get repeated values in a list box is that these values aren't the same. Remember the fact that in Qlikview, date values has two meanings, one string and another number.For example:&lt;/P&gt;&lt;P&gt;For today, the field number value could be: 41990, and in if we have in the data:&lt;/P&gt;&lt;P&gt;date_field:&lt;/P&gt;&lt;P&gt;41990&lt;/P&gt;&lt;P&gt;41990&lt;/P&gt;&lt;P&gt;41991&lt;/P&gt;&lt;P&gt;You should get in the list box:&lt;/P&gt;&lt;P&gt;List Box&lt;/P&gt;&lt;P&gt;1712/2014&lt;/P&gt;&lt;P&gt;18/12/2014&lt;/P&gt;&lt;P&gt;But, supose that you have the following values:&lt;/P&gt;&lt;P&gt;date_field:&lt;/P&gt;&lt;P&gt;41990,980810185&lt;/P&gt;&lt;P&gt;41990,18617981&lt;/P&gt;&lt;P&gt;41991,15654798&lt;/P&gt;&lt;P&gt;If your list box have, in Number tab, Date format, you will get:&lt;/P&gt;&lt;P&gt;List box:&lt;/P&gt;&lt;P&gt;17/12/2014&lt;/P&gt;&lt;P&gt;17/12/2014&lt;/P&gt;&lt;P&gt;18/12/2014&lt;/P&gt;&lt;P&gt;Because of the two first dates are "nummerically" different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, send a reduced .qvw file if you don't understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 22:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-distinct-dates-for-Calendar-Object/m-p/757754#M269704</guid>
      <dc:creator>sebastiandperei</dc:creator>
      <dc:date>2014-12-17T22:46:53Z</dc:date>
    </item>
  </channel>
</rss>

