<?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: Listbox using splitted string values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2301#M347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but why don't you try to create METAVALUE using SubField function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;LOAD ID, META INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;ID, META&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;1,&amp;nbsp; '(main,person,address,career,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;2,&amp;nbsp; '(main, profession,address,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;3,&amp;nbsp; '(address,career,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;4,&amp;nbsp; N/A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;5,&amp;nbsp; '(person,profession,career)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;6,&amp;nbsp; '(address,profession,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;7,&amp;nbsp; '(address,main,person,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;8,&amp;nbsp; '(income,person,address,profession,career,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;9,&amp;nbsp; '(main,person,address,profession,career,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;10, '(main,career)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;11, '(person,main,address)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;12, '(person,profession,career,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;13, '(main,profession)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;14, '(career,address,profession, income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;15, '(main,person,address,profession,career,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;16, '(profession,person,address,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;17, '(career,address,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;18, '(main,career)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;19, '(main,address,profession,career,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;20, '(address,person,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;21, N/A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;22, '(person,main,profession)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;23, '(career,main,person,profession,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;24, '(main,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;25, '(main,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Meta:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;LOAD META,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; SubField(PurgeChar(META, '()'), ',') as METAVALUE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Resident Data;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I select address in METAVALUE, I see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/190353_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jan 2018 14:09:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-01-17T14:09:41Z</dc:date>
    <item>
      <title>Listbox using splitted string values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2300#M346</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;In a table there is a string column that contains several values separated by a comma and surrounded by brackets or the indication N/A (not available)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table_Meta.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/190358_Table_Meta.png" style="height: 540px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A list box that shows the separate values that occur in the META column inclusive the N/A indication and based on the column META of the table.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;IMG alt="ListBox_Meta.png" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/190360_ListBox_Meta.png" style="height: 346px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When I select one ore more values in the list box, in a straight table that shows the records from the table, only the records that contain in the field META at least one or all the selected values in the list box.&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 30px;"&gt;The option "at least one" or the option"all" of the selected values should be indicated via a switch (using e.g. buttons and a switch variable):&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;In case of choosing the option "all" I should get this result:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;IMG alt="Select_All.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/190350_Select_All.png" style="height: 112px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;In case&amp;nbsp; of choosing the option "at least one" I should get this result:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;IMG alt="Select_One.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/190351_Select_One.png" style="height: 265px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Included the qvw file Split_String_List.qvw where the table is loaded and a listbox, two buttons, a straight table and a variable is put on the sheet Main.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.W..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2300#M346</guid>
      <dc:creator>rudywelvaert</dc:creator>
      <dc:date>2018-01-17T14:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox using splitted string values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2301#M347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but why don't you try to create METAVALUE using SubField function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;LOAD ID, META INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;ID, META&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;1,&amp;nbsp; '(main,person,address,career,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;2,&amp;nbsp; '(main, profession,address,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;3,&amp;nbsp; '(address,career,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;4,&amp;nbsp; N/A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;5,&amp;nbsp; '(person,profession,career)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;6,&amp;nbsp; '(address,profession,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;7,&amp;nbsp; '(address,main,person,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;8,&amp;nbsp; '(income,person,address,profession,career,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;9,&amp;nbsp; '(main,person,address,profession,career,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;10, '(main,career)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;11, '(person,main,address)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;12, '(person,profession,career,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;13, '(main,profession)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;14, '(career,address,profession, income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;15, '(main,person,address,profession,career,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;16, '(profession,person,address,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;17, '(career,address,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;18, '(main,career)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;19, '(main,address,profession,career,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;20, '(address,person,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;21, N/A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;22, '(person,main,profession)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;23, '(career,main,person,profession,income,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;24, '(main,contribution)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;25, '(main,income)'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Meta:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;LOAD META,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; SubField(PurgeChar(META, '()'), ',') as METAVALUE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Resident Data;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I select address in METAVALUE, I see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/190353_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2301#M347</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-17T14:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox using splitted string values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2302#M348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not flly understand your case. But subField() helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 13.3333px;"&gt;SubField(PurgeChar(FieldName, '()'), ',')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2302#M348</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-17T14:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox using splitted string values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2303#M349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use subfield() to split the values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2303#M349</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-01-17T14:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox using splitted string values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2304#M350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And may be use And-Mode for showing the result where both value exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/190354_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2304#M350</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-17T14:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox using splitted string values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2305#M351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More on And-Mode here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/62060"&gt;And-Mode: How to enable AND and NOT selections with Green, White, Grey...and Red!&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 14:17:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-using-splitted-string-values/m-p/2305#M351</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-17T14:17:09Z</dc:date>
    </item>
  </channel>
</rss>

