<?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 Split the input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-the-input-box/m-p/343729#M126901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have dimension called model that has following value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ax&lt;/P&gt;&lt;P&gt;ay&lt;/P&gt;&lt;P&gt;az&lt;/P&gt;&lt;P&gt;ad&lt;/P&gt;&lt;P&gt;as&lt;/P&gt;&lt;P&gt;bx&lt;/P&gt;&lt;P&gt;by&lt;/P&gt;&lt;P&gt;bz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have put this above value in input box by using expression =concat(distinct model ,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now i have to show two input boxes containing ax,ay,az and other input box should contain bx,by,bz.(on the basis of above condition i.e concat(distinct model ,','))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 16:51:36 GMT</pubDate>
    <dc:creator>khadeer</dc:creator>
    <dc:date>2012-07-10T16:51:36Z</dc:date>
    <item>
      <title>Split the input box</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-input-box/m-p/343729#M126901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have dimension called model that has following value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ax&lt;/P&gt;&lt;P&gt;ay&lt;/P&gt;&lt;P&gt;az&lt;/P&gt;&lt;P&gt;ad&lt;/P&gt;&lt;P&gt;as&lt;/P&gt;&lt;P&gt;bx&lt;/P&gt;&lt;P&gt;by&lt;/P&gt;&lt;P&gt;bz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have put this above value in input box by using expression =concat(distinct model ,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now i have to show two input boxes containing ax,ay,az and other input box should contain bx,by,bz.(on the basis of above condition i.e concat(distinct model ,','))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 16:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-input-box/m-p/343729#M126901</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2012-07-10T16:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Split the input box</title>
      <link>https://community.qlik.com/t5/QlikView/Split-the-input-box/m-p/343730#M126902</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Concat({&amp;lt;model = {'ax','ay','az'} &amp;gt;} distinct model,',')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Same like&amp;nbsp; Concat({&amp;lt;model = {'bx','by','bz'} &amp;gt;} distinct model,',')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or if you want all values start from 'a' means &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; = Concat({&amp;lt;model = {"a*"} &amp;gt;} distinct model,',')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for b, Concat({&amp;lt;model = {"b*"} &amp;gt;} distinct model,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 17:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-the-input-box/m-p/343730#M126902</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-10T17:02:16Z</dc:date>
    </item>
  </channel>
</rss>

