<?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 Date Based Mapping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144098#M23141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You could do it in two steps:&lt;/P&gt;&lt;P&gt;1. Create a table joining Sales_Data and Territory, on the field Shi_Zip, so that the new table has following columns:&lt;/P&gt;&lt;P&gt;Inv_Date, Territory Code, Ship_zip&lt;/P&gt;&lt;P&gt;2. Now do an extended interval match to SalesRep Table on Key TerritoryCode.&lt;/P&gt;&lt;P&gt;I have written a small article on interval match, will post the link later. Though the Reference manual should suffice for now.&lt;/P&gt;&lt;P&gt;After doing the interval match, if you want to avoid the synthetic keys, do use a left join to join the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2009 23:10:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-14T23:10:22Z</dc:date>
    <item>
      <title>Date Based Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144094#M23137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be a pretty basic thing for some of you but I'm trying to figure out the best approach for this.&lt;/P&gt;&lt;P&gt;I have 3 tables to combine (Sales Data, Territory, Sales Rep). In the example below, I am just showing the common fields that would link the tables together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Sales Data&lt;/P&gt;&lt;P&gt;Inv_Date&lt;/P&gt;&lt;P&gt;Ship_zip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Territory&lt;/P&gt;&lt;P&gt;Ship_Zip&lt;/P&gt;&lt;P&gt;Territory Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Sales Rep&lt;/P&gt;&lt;P&gt;Territory Code&lt;/P&gt;&lt;P&gt;Sales Rep Name&lt;/P&gt;&lt;P&gt;Hire Dt&lt;/P&gt;&lt;P&gt;Start Dt&lt;/P&gt;&lt;P&gt;End Dt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to accomplish is to identify the Sales Rep for each line on the Sales Data and this will be based on the invoice date and the Start end date of the Sales Rep.&lt;/P&gt;&lt;P&gt;Any help? PLEASE...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 05:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144094#M23137</guid>
      <dc:creator>niegel</dc:creator>
      <dc:date>2009-05-14T05:00:42Z</dc:date>
    </item>
    <item>
      <title>Date Based Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144095#M23138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe you'll want to use an intervalmatch, but I've only used it once or twice, so would need to experiment to get the right syntaxt for your example. Just check the help text for intervalmatch, and see if it's what you're looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 05:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144095#M23138</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2009-05-14T05:05:58Z</dc:date>
    </item>
    <item>
      <title>Date Based Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144096#M23139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John... Let me look into it as I have not used that command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 05:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144096#M23139</guid>
      <dc:creator>niegel</dc:creator>
      <dc:date>2009-05-14T05:13:28Z</dc:date>
    </item>
    <item>
      <title>Date Based Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144097#M23140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any one in the forum that has an experience using intervalmatch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 22:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144097#M23140</guid>
      <dc:creator>niegel</dc:creator>
      <dc:date>2009-05-14T22:39:10Z</dc:date>
    </item>
    <item>
      <title>Date Based Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144098#M23141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You could do it in two steps:&lt;/P&gt;&lt;P&gt;1. Create a table joining Sales_Data and Territory, on the field Shi_Zip, so that the new table has following columns:&lt;/P&gt;&lt;P&gt;Inv_Date, Territory Code, Ship_zip&lt;/P&gt;&lt;P&gt;2. Now do an extended interval match to SalesRep Table on Key TerritoryCode.&lt;/P&gt;&lt;P&gt;I have written a small article on interval match, will post the link later. Though the Reference manual should suffice for now.&lt;/P&gt;&lt;P&gt;After doing the interval match, if you want to avoid the synthetic keys, do use a left join to join the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 23:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144098#M23141</guid>
      <dc:creator />
      <dc:date>2009-05-14T23:10:22Z</dc:date>
    </item>
    <item>
      <title>Date Based Mapping</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144099#M23142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vidyut... It seems to work well. I will look more into the result to see if it covered what I needed. But everything makes perfect sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 02:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Based-Mapping/m-p/144099#M23142</guid>
      <dc:creator>niegel</dc:creator>
      <dc:date>2009-05-15T02:11:57Z</dc:date>
    </item>
  </channel>
</rss>

