<?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: Multiple dates in same table ... need an new fields with unique date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592024#M219497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for the reply , i just tried your script&amp;nbsp; and this want my issues is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't want to loose that relation between id and Id2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example for given selection of id = P0533214 i should see id2 = E0545094,D0549935 as shown in side table do you have suggestion for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and again thanks for all your effort ...it helps me alot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the attched sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2014 18:24:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-17T18:24:26Z</dc:date>
    <item>
      <title>Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592018#M219491</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm attaching my data in excel file. we have 2 date fields from same table ..and i want a unique date field mapping those two date field so that i can use that new field as a dimension in one of my chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion would helps&lt;/P&gt;&lt;P&gt;Sri1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 16:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592018#M219491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592019#M219492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You need to create a Canonical Dates.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Check below link for the post related to query...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date&lt;/A&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;UPDATE :&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try below...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;sample.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID1:&lt;/P&gt;&lt;P&gt;Mapping Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; id,&lt;/P&gt;&lt;P&gt;&amp;nbsp; date1&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID2:&lt;/P&gt;&lt;P&gt;Mapping Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; id2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; date2&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; id,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ApplyMap('ID1',id) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1 as Type&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp; id2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ApplyMap('ID2',id2) as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2 as Type&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MinMaxDate:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Min(Date)) as MinDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Max(Date)) as MaxDate&lt;/P&gt;&lt;P&gt;Resident Final;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vMinDate = NUM(Peek('MinDate',0,'MinMaxDate'));&lt;/P&gt;&lt;P&gt;Let vMaxDate = NUM(Peek('MaxDate',0,'MaxMaxDate'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempCalendar:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date($(vMinDate) + RowNo() - 1) as TempDate&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;MasterCalendar:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; TempDate as Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Month(TempDate) as Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Year(TempDate) as Year&lt;/P&gt;&lt;P&gt;Resident TempCalendar&lt;/P&gt;&lt;P&gt;Order By TempDate Asc;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Tables MinMaxDate, TempCalendar, Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 17:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592019#M219492</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-17T17:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592020#M219493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load the table twice and concatenate the records:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;LOAD id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; date1 as date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [comm114800.xlsx] (ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(T1)&lt;/P&gt;&lt;P&gt;LOAD id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; date2 as date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM [comm114800.xlsx] (ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that your dates are actually timestamps. If you want to use the actual date parts of the timestamp you can use the floor function, e.g.&lt;EM&gt; floor(date1) as date&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 17:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592020#M219493</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-04-17T17:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592021#M219494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate this table and load single table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;LOAD id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[sample.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;id as ID, &lt;/P&gt;&lt;P&gt;date1 as Date&lt;/P&gt;&lt;P&gt;Resident Tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;id2 as ID, &lt;/P&gt;&lt;P&gt;date2 as Date&lt;/P&gt;&lt;P&gt;Resident Tab1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 17:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592021#M219494</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-17T17:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592022#M219495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate this table and load single table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1:&lt;/P&gt;&lt;P&gt;LOAD id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; id2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date2&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[sample.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;id as ID, &lt;/P&gt;&lt;P&gt;date1 as Date&lt;/P&gt;&lt;P&gt;Resident Tab1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;id2 as ID, &lt;/P&gt;&lt;P&gt;date2 as Date&lt;/P&gt;&lt;P&gt;Resident Tab1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 17:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592022#M219495</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-17T17:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592023#M219496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply&amp;nbsp; Gysbert, i tried the above script but the issue is here i getting dupliate values ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i cannot use count because many of my id are not uniques&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both id and id2 has more like parent child relation.. so with this duplication ..... making my expression as discint count will make calucation miserable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and again thanks for all your efforts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 18:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592023#M219496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T18:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592024#M219497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for the reply , i just tried your script&amp;nbsp; and this want my issues is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't want to loose that relation between id and Id2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example for given selection of id = P0533214 i should see id2 = E0545094,D0549935 as shown in side table do you have suggestion for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and again thanks for all your effort ...it helps me alot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the attched sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 18:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592024#M219497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T18:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592025#M219498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your reply... i'm getting too many duplicates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 18:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592025#M219498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T18:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592026#M219499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But You have duplicate records in the basedata&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 349px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="68"&gt;id&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="75"&gt;date1&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="89"&gt;id2&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="117"&gt;date2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;P0533214&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/21/2013&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;D0549935&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/5/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;P0533214&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/21/2013&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;E0545094&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10/18/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;P0532920&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/19/2013&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;E0532923&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/19/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;P0533872&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/28/2013&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;E0533928&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/28/2013&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;id&amp;nbsp; P0533214 has two records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 18:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592026#M219499</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-17T18:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592027#M219500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry my friend Anand, yes i do have duplicates in my data ..from the script you&amp;nbsp; provided it just append both my Id1&amp;amp; id2 ad ID which i don't want that to happen as i said earlier i want them as seperate fields&amp;nbsp; and related to each other, take a look at my attched sample in one of my reply's to Manish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm looking for solution with this output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 413px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="68"&gt;id&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="75"&gt;date1&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="89"&gt;id2&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none;" width="117"&gt;date2&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none;" width="64"&gt;date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;P0533214&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/21/2013&lt;/TD&gt;&lt;TD align="right" class="xl67"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;6/21/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;P0533214&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/21/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: medium none;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;6/21/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;P0532920&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/19/2013&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;"&gt;E0532923&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none;"&gt;6/19/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/19/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;P0533872&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/28/2013&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none; border-top: medium none;"&gt;E0533928&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/28/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/28/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;P0533214&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/21/2013&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none; border-top: medium none;"&gt;D0549935&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;12/5/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;12/5/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;P0533214&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6/21/2013&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none; border-top: medium none;"&gt;E0545094&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;10/18/2013&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;10/18/2013&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope i'm clear this time&lt;/P&gt;&lt;P&gt;Sri1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 18:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592027#M219500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-17T18:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592028#M219501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is the final output by the load statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="127"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="55"&gt;ID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="72"&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;P0532920&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/19/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;E0532923&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/19/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;P0533214&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/21/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;P0533872&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/28/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;E0533928&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6/28/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;E0545094&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;10/18/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;D0549935&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12/5/2013&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know about this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 18:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592028#M219501</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-17T18:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dates in same table ... need an new fields with unique date</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592029#M219502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need extra rows only for duplicate rows?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 08:04:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-dates-in-same-table-need-an-new-fields-with-unique-date/m-p/592029#M219502</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-04-18T08:04:56Z</dc:date>
    </item>
  </channel>
</rss>

