<?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: Duplicate data when linking tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442104#M558987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be a solution if you did not have a Date field?&amp;nbsp; For example.... I only have a Date/Time field, and no other option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 19:02:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-28T19:02:38Z</dc:date>
    <item>
      <title>Duplicate data when linking tables</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442099#M558982</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;I have a project table where one field is a date, and I want to link / join it with a master calendar. Therefore, when I select a year or month, records from this table should be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having created a master calendar table and linked it with the project table (by the date field), Qlikview is considering the records as separate. For example, I am having the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&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; ProjectName&lt;/P&gt;&lt;P&gt;02/09/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Project1'&lt;/P&gt;&lt;P&gt;02/09/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;03/09/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;04/09/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have only one record for the date '02/09/2013' (in this case), or more than one only if there are more project names on the same date. Furthermore, when I select the year '2013', only the record with no project name is being selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to do a left join with the project table but still no success. I also tried to format the date field from both the project table and the master calendar table as Date, Num or text, but still no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea why this is happening please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442099#M558982</guid>
      <dc:creator>mikevmalta</dc:creator>
      <dc:date>2013-05-09T08:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate data when linking tables</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442100#M558983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be easier for me to help if you could upload your QVW for us to have a look at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Byron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442100#M558983</guid>
      <dc:creator />
      <dc:date>2013-05-09T08:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate data when linking tables</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442101#M558984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use distinct function &lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;load distinct &lt;/P&gt;&lt;P&gt;fieldA,&lt;/P&gt;&lt;P&gt;fieldB,&lt;/P&gt;&lt;P&gt;....................&lt;/P&gt;&lt;P&gt;from table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442101#M558984</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-09T08:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate data when linking tables</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442102#M558985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , please check the file attached. If this simple example still doesn't work, then it's because you might have data in your Project table with empy Project Names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 08:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442102#M558985</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2013-05-09T08:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate data when linking tables</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442103#M558986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your replies!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Found the source and solution to the problem!! I am now retrieving the dates for the projects without the time, and it's removing the duplicate records succesfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your contribution! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 09:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442103#M558986</guid>
      <dc:creator>mikevmalta</dc:creator>
      <dc:date>2013-05-09T09:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate data when linking tables</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442104#M558987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What would be a solution if you did not have a Date field?&amp;nbsp; For example.... I only have a Date/Time field, and no other option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 19:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442104#M558987</guid>
      <dc:creator />
      <dc:date>2014-01-28T19:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate data when linking tables</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442105#M558988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create another field, which would be the date version of the Date/Time field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MakeDate(Year(yourdatetime),Month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;yourdatetime&lt;/SPAN&gt;),Day(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;yourdatetime&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this answers your question.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-data-when-linking-tables/m-p/442105#M558988</guid>
      <dc:creator>mikevmalta</dc:creator>
      <dc:date>2014-01-29T16:25:49Z</dc:date>
    </item>
  </channel>
</rss>

