<?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 Wildmatch in Intervalmatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237298#M88366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can think of two Qlikview Cookbook examples that might help you.&lt;/P&gt;&lt;P&gt;"Mapping numeric ranges"&lt;/P&gt;&lt;P&gt;"Mapping with a table using wildcards"&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 May 2010 00:52:40 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2010-05-12T00:52:40Z</dc:date>
    <item>
      <title>Wildmatch in Intervalmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237296#M88364</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;We've got a unique requirement whereby we need to interval match on a wildcard range.&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 340pt;" width="452"&gt;&lt;COL style="width: 98pt;" width="130" /&gt;&lt;COL style="width: 80pt;" width="106" /&gt;&lt;COL style="width: 162pt;" width="216" /&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; width: 98pt;" width="130"&gt;GLAccountFrom&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; width: 80pt;" width="106"&gt;GLAccountTo&lt;/TD&gt;&lt;TD class="xl65" style="border-left: medium none; width: 162pt;" width="216"&gt;GLGroupDescription&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="border-top: medium none; height: 12.75pt;"&gt;1???????3000&lt;/TD&gt;&lt;TD class="xl66" style="border-top: medium none; border-left: medium none;"&gt;1???????3080&lt;/TD&gt;&lt;TD class="xl66" style="border-top: medium none; border-left: medium none;"&gt;Sales&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl66" height="17" style="border-top: medium none; height: 12.75pt;"&gt;1???????3500&lt;/TD&gt;&lt;TD class="xl66" style="border-top: medium none; border-left: medium none;"&gt;1???????3580&lt;/TD&gt;&lt;TD class="xl66" style="border-top: medium none; border-left: medium none;"&gt;Cost of Goods Sold&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the simplest and easist way to do this?&lt;/P&gt;&lt;P&gt;The GL Account (e.g. 101001003000) would need to match to the 'Sales' GLGroupDescription by 'wildcarding' the question marks in the interval match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 340pt;" width="452"&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 98pt;" width="130"&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-left: medium none; width: 80pt;" width="106"&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-left: medium none; width: 162pt;" width="216"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="border-top: medium none; height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: medium none; border-left: medium none;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-top: medium none; border-left: medium none;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 09:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237296#M88364</guid>
      <dc:creator />
      <dc:date>2010-05-11T09:29:42Z</dc:date>
    </item>
    <item>
      <title>Wildmatch in Intervalmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237297#M88365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the wildcards always in the same positions? If so, you could split the other digits into a separate field. So you have 13000 through 13080 as "Sales". Then it's a matter of generating the whole range, probably with a WHILE loop and iterno().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 23:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237297#M88365</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-11T23:34:56Z</dc:date>
    </item>
    <item>
      <title>Wildmatch in Intervalmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237298#M88366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can think of two Qlikview Cookbook examples that might help you.&lt;/P&gt;&lt;P&gt;"Mapping numeric ranges"&lt;/P&gt;&lt;P&gt;"Mapping with a table using wildcards"&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 00:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237298#M88366</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-05-12T00:52:40Z</dc:date>
    </item>
    <item>
      <title>Wildmatch in Intervalmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237299#M88367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;Unfortunately they can be in any position and may occur within more than one range.&lt;/P&gt;&lt;P&gt;e.g. 10??100??3800&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 02:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237299#M88367</guid>
      <dc:creator />
      <dc:date>2010-05-12T02:22:37Z</dc:date>
    </item>
    <item>
      <title>Wildmatch in Intervalmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237300#M88368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then perhaps handle it with a combination of the "mapping with a table using wildcards" in the QlikView cookbook and a while loop with iterno(). So if your table has 10??100??3800 10??100??3850, iterate to generate all values in the range, and then use the wildcard mapping approach handle the rest. I can try to assemble an example if you have trouble with it. Sounds like an interesting problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 00:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-in-Intervalmatch/m-p/237300#M88368</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-13T00:45:03Z</dc:date>
    </item>
  </channel>
</rss>

