<?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: Apply Map Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850941#M995457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample you can share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Jul 2015 06:00:35 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-07-12T06:00:35Z</dc:date>
    <item>
      <title>Apply Map Help</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850937#M995453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using two tables price master which has following columns-&lt;/P&gt;&lt;P&gt;I made a key as Pricing key and used this expression in the front end-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;=if([Invoice Date Original]&amp;gt;=[Effective Date] and [Invoice Date Original]&amp;lt;=[Expired Date],[Unit Price])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Price table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Business Unit]&amp;amp;[2nd Item Number] as Pricing_key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Lot/SN], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Effective Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Expired Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Unit Price]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This condition is working but it is giving me duplicate records with price as null so I do not wish to use join here and use apply map instead I want to compare the Invoice Date Original between effective and expiry date then I have to get the Unit Price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help with the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 12:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850937#M995453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-10T12:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Help</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850938#M995454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what you're looking for is the IntervalMatch function. See this blog post: &lt;A href="https://community.qlik.com/qlik-blogpost/3037"&gt;IntervalMatch&lt;/A&gt;. If you need more help then a qlikview document that demonstrates your problem will be helpful. See this document for how to create such a document: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 12:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850938#M995454</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-10T12:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Help</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850939#M995455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which of the above three fields listed:&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;[Effective Date], &lt;/SPAN&gt;[Expired Date], [Unit Price] are coming from different tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 12:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850939#M995455</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-10T12:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Help</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850940#M995456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;effective date,expired date and unit price are all in the same table(Price Master) and Invoice Date Original is in different table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 05:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850940#M995456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-12T05:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Map Help</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850941#M995457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a sample you can share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 06:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Map-Help/m-p/850941#M995457</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-12T06:00:35Z</dc:date>
    </item>
  </channel>
</rss>

