<?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 After using distinct, duplication in date field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251214#M1194814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help! But do wants me to do like below? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;Date(daystart(DATE(ImplStart+IterNo()-1))) as date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above code is correct requesting you to reply for one more problem which I have mentioned in my post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! Waiting for your reply...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 May 2011 15:36:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-30T15:36:11Z</dc:date>
    <item>
      <title>After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251212#M1194807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached application though I wrote the script to take only the distinct values for 'date' field it is giving lots of duplicate values. Apart from the repeatation of dates there are also issues as given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if I select From Date and To Date it is giving one date lesser than what I have selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select 30/05/2011 in the From Date and 03/06/2011 in the End Date, It selects the date from 30/05/2011 to 02/06/2011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from this there may be some other issues as well. But firstly would like to solve above 2 issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one please help me out on this please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 15:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251212#M1194807</guid>
      <dc:creator />
      <dc:date>2011-05-30T15:10:36Z</dc:date>
    </item>
    <item>
      <title>After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251213#M1194811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have duplicated values because you still have the timestamp behind your dates. I mean, you have, for example, for 26/05 at 12 and and 7:00. That's will you get two lines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On your script, instead of date() , you can use daystart() to send your timestamps to date at midnight. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 15:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251213#M1194811</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-30T15:14:39Z</dc:date>
    </item>
    <item>
      <title>After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251214#M1194814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help! But do wants me to do like below? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;PRE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;Date(daystart(DATE(ImplStart+IterNo()-1))) as date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above code is correct requesting you to reply for one more problem which I have mentioned in my post. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! Waiting for your reply...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 15:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251214#M1194814</guid>
      <dc:creator />
      <dc:date>2011-05-30T15:36:11Z</dc:date>
    </item>
    <item>
      <title>After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251215#M1194816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this script should work. &lt;/P&gt;&lt;P&gt;I guess that your second problem is related to the first one, but you can correct it even without changes in your script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace the search string of your selection action to this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(vStartDate &amp;gt; 0,'&amp;gt;=' &amp;amp; date(vStartDate, '$(DateFormat)')) &amp;amp; if(vEndDate &amp;gt;0,'&amp;lt;' &amp;amp; date(vEndDate+1,'$(DateFormat)'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 19:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251215#M1194816</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-30T19:44:06Z</dc:date>
    </item>
    <item>
      <title>After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251216#M1194817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd problem has been resolved with the help of solution that you have provided. But I am still unable to 1st problem yet. After using the below code though the values are not getting repeated I am getting incorrect result in my report. Which is not yet included in the sample application which I have attached here. Problem is before using the code it displaying 15 rows in the report and after using your report it is displaying only 2 rows which is defiently incorrect. I think you will be able to understand once I share that report with you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code]&lt;/P&gt;&lt;P&gt;Date(daystart(DATE(ImplStart+IterNo()-1))) as date&lt;/P&gt;&lt;P&gt;[/code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 04:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251216#M1194817</guid>
      <dc:creator />
      <dc:date>2011-05-31T04:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251217#M1194818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would be your solution for the 1st issue.&lt;/P&gt;&lt;P&gt;Just use this in the back end if you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 05:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251217#M1194818</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-05-31T05:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251218#M1194819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help and effort. Could you please tell me where exactly I have to do the changes in the below script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;DATE(ImplStart+IterNo()-1) AS date&lt;/P&gt;&lt;P&gt;RESIDENT Data&lt;/P&gt;&lt;P&gt;WHILE ImplStart+IterNo()-1&amp;lt;=ImplEnd;&lt;/P&gt;&lt;P&gt;[\code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the changes in the below script but it is not giving the range of dates. It is displaying only those dates which are available. For example min(implstart) is 01/01/2011 and max(implend) is 15/01/2011 then it should display all the dates from 01/01/2011 to 15/01/2011. But currently if I do the below changes it is displaying only those dates which are available. It is not displaying range of dates. I think once I attach the sample application you can understand the problem easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I feel that if we do some changes above script then it will display the range of dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week(date) as Week,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(date) as Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekName(date) as WeekName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(date) as MonthName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekDay(date) as WeekDay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Date(DayStart(date)) as DayStart&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;[\code]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251218#M1194819</guid>
      <dc:creator />
      <dc:date>2011-05-31T06:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251219#M1194820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of specified MaxDate and MinDate, you can use the following lines of code in your script which will generate the range of dates within your maxdate and mindate defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/////////////////////Start Of the Calender Script////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; set vdate=today();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEMP:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(min([Common Date])) AS MinDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(max([Common Date])) AS MaxDate&lt;/P&gt;&lt;P&gt;RESIDENT [COMMON INFO];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vMinDate = peek('MinDate', 0, 'TEMP');&lt;/P&gt;&lt;P&gt;LET vMaxDate = peek('MaxDate', 0, 'TEMP');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE TEMP;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DateIslandTEMP:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date($(vMinDate) + rowno() - 1) AS Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year($(vMinDate) + rowno() - 1) AS Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; month($(vMinDate) + rowno() - 1) AS Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(monthstart($(vMinDate) + rowno() - 1), 'MMM-YYYY') AS MonthYear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(month($(vMinDate) + rowno() - 1)) AS Month#,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; year(yearname(date(($(vMinDate) + rowno() - 1), 'DD/MM/YYYY'),0,4)) AS [Fiscal Year]&lt;/P&gt;&lt;P&gt;AUTOGENERATE vMaxDate - vMinDate + 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/////End of the Script///&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251219#M1194820</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-05-31T08:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251220#M1194821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your effort it is indeed giving the date of range(Displaying all the dates from 'implstart' to 'implend'). But when I use that in my report it is not displaying all the reports as I have dragged the dimension in to the top of the expression. So whatever the dates that are available in the dimension that only is getting displayed. That you will understand only when I attached the app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from and to calendar stopped working once I use the code that you have given. When you find time please look into it. As anyway I am looking into that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 09:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251220#M1194821</guid>
      <dc:creator />
      <dc:date>2011-05-31T09:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251221#M1194822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich and Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have attached the file for your reference. Hope it will be easy for you understand the issue which I am facing. If you have any doubts then please do let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 15:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251221#M1194822</guid>
      <dc:creator />
      <dc:date>2011-05-31T15:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251222#M1194823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please reload this application as i have done some changes in the script.&lt;/P&gt;&lt;P&gt;After checking, let me know if you got the desired output or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 10:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251222#M1194823</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-06-01T10:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251223#M1194824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your effort. But after reloading the data it is throwing the below error. Could you please check and let me know whats the problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Field not found - &amp;lt;date&amp;gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; date(40688 + rowno() - 1) AS Date,&lt;/P&gt;&lt;P&gt; year(40688 + rowno() - 1) AS Year,&lt;/P&gt;&lt;P&gt; month(40688 + rowno() - 1) AS Month&lt;/P&gt;&lt;P&gt;AUTOGENERATE vMaxDate - vMinDate + 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 18:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251223#M1194824</guid>
      <dc:creator />
      <dc:date>2011-06-01T18:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251224#M1194825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the excel sheet which I am using it. Hope you can reload it to get to know the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 18:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251224#M1194825</guid>
      <dc:creator />
      <dc:date>2011-06-01T18:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251225#M1194826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this and let me know any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 05:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251225#M1194826</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-06-02T05:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251226#M1194828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still the problem exists. As I told the thing is that in the report that date field in the group should contain all the dates. There shouln't be any breakage of dates. Though the duplicates has been avoided. It is not displaying all the dates. Even the dates which is not there in between Start Date and End Date. Hope it is understandable now. If any doubts please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 07:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251226#M1194828</guid>
      <dc:creator />
      <dc:date>2011-06-03T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: After using distinct, duplication in date field</title>
      <link>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251227#M1194830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Attitude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the attach application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 12:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/After-using-distinct-duplication-in-date-field/m-p/251227#M1194830</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-06-03T12:14:11Z</dc:date>
    </item>
  </channel>
</rss>

