<?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 Help with MULTI BOX in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267695#M1203921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, they loom like&lt;/P&gt;&lt;P&gt;1033&lt;/P&gt;&lt;P&gt;10331&lt;/P&gt;&lt;P&gt;10333&lt;/P&gt;&lt;P&gt;10334&lt;/P&gt;&lt;P&gt;103318&lt;/P&gt;&lt;P&gt;1051&lt;/P&gt;&lt;P&gt;1052&lt;/P&gt;&lt;P&gt;10525&lt;/P&gt;&lt;P&gt;10529&lt;/P&gt;&lt;P&gt;105214&lt;/P&gt;&lt;P&gt;105218&lt;/P&gt;&lt;P&gt;Sorry to mess you all about &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jul 2010 10:31:31 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2010-07-23T10:31:31Z</dc:date>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267690#M1203916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a MULTI BOX with various selection criteria.&lt;/P&gt;&lt;P&gt;One of the selections is called CUSTOMER SCANNING VERSION, the end user can then select from the following&lt;/P&gt;&lt;P&gt;10.33&lt;/P&gt;&lt;P&gt;10.331&lt;/P&gt;&lt;P&gt;10.333&lt;/P&gt;&lt;P&gt;10.334&lt;/P&gt;&lt;P&gt;10.3318&lt;/P&gt;&lt;P&gt;10.51&lt;/P&gt;&lt;P&gt;10.52&lt;/P&gt;&lt;P&gt;10.525&lt;/P&gt;&lt;P&gt;10.529&lt;/P&gt;&lt;P&gt;10.5214&lt;/P&gt;&lt;P&gt;10.5218&lt;/P&gt;&lt;P&gt;All of these fields are needed, but i would like to make the end user experience easier by grouping all 10.33 together and 10.52 togaether.&lt;/P&gt;&lt;P&gt;Meaning that the end user can just click on 10.33 which will display all data relating to 10.33, 10.331, 10.333, 10.334 and 10.3318.&lt;/P&gt;&lt;P&gt;Can anyone help me do this please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 09:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267690#M1203916</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-23T09:39:42Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267691#M1203917</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;You could make a change in scrip while loading as under&lt;/P&gt;&lt;P&gt;= MID( ID, 1 , 4) AS MODID&lt;/P&gt;&lt;P&gt;What this does is that it makes the ID no as a 2 decimal number and this will solve your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 09:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267691#M1203917</guid>
      <dc:creator />
      <dc:date>2010-07-23T09:55:09Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267692#M1203918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an example on how to create a second field to use for selections which will be associated with the detailed field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 09:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267692#M1203918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-23T09:56:17Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267693#M1203919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, i made a mistake, There are no decimal points in the version numbers.&lt;/P&gt;&lt;P&gt;After looking at your attached example, and trying that in my script, it displayed .00 after every version number.&lt;/P&gt;&lt;P&gt;How can i do it without decimals?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267693#M1203919</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-23T10:25:43Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267694#M1203920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do your actual version numbers look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267694#M1203920</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2010-07-23T10:27:34Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267695#M1203921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, they loom like&lt;/P&gt;&lt;P&gt;1033&lt;/P&gt;&lt;P&gt;10331&lt;/P&gt;&lt;P&gt;10333&lt;/P&gt;&lt;P&gt;10334&lt;/P&gt;&lt;P&gt;103318&lt;/P&gt;&lt;P&gt;1051&lt;/P&gt;&lt;P&gt;1052&lt;/P&gt;&lt;P&gt;10525&lt;/P&gt;&lt;P&gt;10529&lt;/P&gt;&lt;P&gt;105214&lt;/P&gt;&lt;P&gt;105218&lt;/P&gt;&lt;P&gt;Sorry to mess you all about &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267695#M1203921</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-23T10:31:31Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267696#M1203922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And this is the part of my script..&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;I&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;[Cust Code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;AS&lt;/B&gt; %LkDealReportTransactionCustomer &lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Cust Status]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Cust Name]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Cust Type]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;BDA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;AS&lt;/B&gt; %LkBDACustomer &lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Sales Ledger]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Purchase Ledger Code]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Customer Depot]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Own Store]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;NAAFI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Nominal Cost Centere]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Customer Group]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Retail Group]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;[Customer Scanning Version]&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;FROM&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;I&gt;$(cFileName)&lt;/I&gt;&lt;/B&gt; (qvd) &lt;P&gt;;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;ENDIF&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267696#M1203922</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-23T10:35:19Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267697#M1203923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well if you know that the first 4 characters of the number are always going to be the 'group' then just replace Johannes' expression with a Left:&lt;/P&gt;&lt;P&gt;Left(F1,4) AS GroupNum,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267697#M1203923</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2010-07-23T10:54:26Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267698#M1203924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks for your help, i can get that working if i change the example that Johannes attached, but i can't seem to get it working in my script.&lt;/P&gt;&lt;P&gt;where would i put it? this is my script;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;I&gt;&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Customer Group],&lt;/P&gt;&lt;P&gt;[Retail Group],&lt;/P&gt;&lt;P&gt;[Customer Scanning Version]&lt;/P&gt;&lt;P&gt;FROM $(cfilename) (qvd);&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 11:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267698#M1203924</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-23T11:40:00Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267699#M1203925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any more help anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 12:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267699#M1203925</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-23T12:51:34Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267700#M1203926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Customer Group],&lt;BR /&gt;[Retail Group],&lt;BR /&gt;[Customer Scanning Version],&lt;BR /&gt;LEFT([Customer Scanning Version],4) AS VersionGroup&lt;/P&gt;&lt;P&gt;FROM $(cfilename) (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 12:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267700#M1203926</guid>
      <dc:creator>nathanfurby</dc:creator>
      <dc:date>2010-07-23T12:55:34Z</dc:date>
    </item>
    <item>
      <title>Help with MULTI BOX</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267701#M1203927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, for some reason it didn't work in my script, It blanked out some other fields.&lt;/P&gt;&lt;P&gt;But i tried it in an expression in my multi box and it worked great.&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 13:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-MULTI-BOX/m-p/267701#M1203927</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-07-23T13:14:50Z</dc:date>
    </item>
  </channel>
</rss>

