<?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: Date Tables with duplications in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Tables-with-duplications/m-p/548468#M691198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You can try formating the field Billing date.&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="_jivemacro_uid_13777812724326008 jive_text_macro jive_macro_code" jivemacro_uid="_13777812724326008" modifiedtitle="true"&gt;
&lt;P&gt;Date(Floor(Billing date)) As [Billing date]&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Tonial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Aug 2013 13:02:02 GMT</pubDate>
    <dc:creator>fernando_tonial</dc:creator>
    <dc:date>2013-08-29T13:02:02Z</dc:date>
    <item>
      <title>Date Tables with duplications</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Tables-with-duplications/m-p/548467#M691197</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 40 areaswithin my organisation and I have 2 Billing cycles.&amp;nbsp; Some areas are on cycle 1 and others on cycle 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each cycle has a publish date which is 56 days following the previous publish date.&amp;nbsp; However both cycles original cycle start date are different.&amp;nbsp; i.e.&amp;nbsp; Cycle 1 started on 04/02/13 for 8 weeks, and cycle 2 started on 18/02/13 for 8 weeks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a report which shows the billing date for the customer, however I want to show if the date is published based on todays date.&amp;nbsp; I have created a table which shows which cycle each area is on based on the billing date, however this will hold duplications as there is more than one cycle. e.g. the table for my billing cycles will have 2 seperate rows for each cycle publish date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I have is that I only have the following fields to link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1 - Bill amount&lt;/P&gt;&lt;P&gt;Billing date&lt;/P&gt;&lt;P&gt;Billing amount&lt;/P&gt;&lt;P&gt;Customer Ref (PK link)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2 - Customer&lt;/P&gt;&lt;P&gt;Customer Ref (FK Link)&lt;/P&gt;&lt;P&gt;Customer name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 3 - Division member&lt;/P&gt;&lt;P&gt;Customer Ref (FK Link)&lt;/P&gt;&lt;P&gt;Division Name (PK Link)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 4 - Cycle&lt;/P&gt;&lt;P&gt;Cycle Name (PK Link)&lt;/P&gt;&lt;P&gt;Division Name (FK Link)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 5 - Cycle Dates&lt;/P&gt;&lt;P&gt;Billing date&lt;/P&gt;&lt;P&gt;Cycle Name (FK Link)&lt;/P&gt;&lt;P&gt;Publish date&lt;/P&gt;&lt;P&gt;Cycle start date&lt;/P&gt;&lt;P&gt;Cycle end date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I link table 5, I get a duplication as there are 2 rows with the same Billing date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure there is a simple solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&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;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 12:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Tables-with-duplications/m-p/548467#M691197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-29T12:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date Tables with duplications</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Tables-with-duplications/m-p/548468#M691198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You can try formating the field Billing date.&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="_jivemacro_uid_13777812724326008 jive_text_macro jive_macro_code" jivemacro_uid="_13777812724326008" modifiedtitle="true"&gt;
&lt;P&gt;Date(Floor(Billing date)) As [Billing date]&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Tonial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 13:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Tables-with-duplications/m-p/548468#M691198</guid>
      <dc:creator>fernando_tonial</dc:creator>
      <dc:date>2013-08-29T13:02:02Z</dc:date>
    </item>
  </channel>
</rss>

