<?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: List Box and Straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-and-Straight-table/m-p/1650398#M447816</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How about putting pipes around your second strings, so;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=substringcount ('|'&amp;amp; GetFieldSelections(Dim_, '|', 100)&amp;amp;'|','|Test Result|')

=substringcount ('|'&amp;amp; GetFieldSelections(Dim_, '|', 100)&amp;amp;'|','|Test Result Status|')&lt;/LI-CODE&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
    <pubDate>Sat, 23 Nov 2019 17:05:21 GMT</pubDate>
    <dc:creator>chrismarlow</dc:creator>
    <dc:date>2019-11-23T17:05:21Z</dc:date>
    <item>
      <title>List Box and Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Straight-table/m-p/1649642#M447736</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have in application a List Box where the user can check columns that they want to see and Chart (Straight Table) where the selected columns are shown.&lt;BR /&gt;This works with "Enable Conditional" ticked and the following code&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=substringcount ('|'&amp;amp; GetFieldSelections(Dim_, '|', 100)&amp;amp;'|','Test_Result')&lt;/LI-CODE&gt;&lt;P&gt;Dim_ is the name where Test_Result checkbox is.&lt;/P&gt;&lt;P&gt;The issues is that I also have check box named 'Test Result Status' . Currently the underscore in Test Result is the solution, because, if I remove it ( _ ), as I check "Test Result Status" it would show both of the columns.&lt;/P&gt;&lt;P&gt;So my question is - Is it possible to have this code part that states I wish to see exact match? So I can use such codes and would see one column when ticked:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=substringcount ('|'&amp;amp; GetFieldSelections(Dim_, '|', 100)&amp;amp;'|','Test Result')
&amp;lt;AND&amp;gt;
=substringcount ('|'&amp;amp; GetFieldSelections(Dim_, '|', 100)&amp;amp;'|','Test Result Status')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Straight-table/m-p/1649642#M447736</guid>
      <dc:creator>Kunkulis</dc:creator>
      <dc:date>2024-11-16T19:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Straight-table/m-p/1650398#M447816</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How about putting pipes around your second strings, so;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;=substringcount ('|'&amp;amp; GetFieldSelections(Dim_, '|', 100)&amp;amp;'|','|Test Result|')

=substringcount ('|'&amp;amp; GetFieldSelections(Dim_, '|', 100)&amp;amp;'|','|Test Result Status|')&lt;/LI-CODE&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2019 17:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Straight-table/m-p/1650398#M447816</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2019-11-23T17:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Straight table</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Straight-table/m-p/1654612#M448085</link>
      <description>&lt;P&gt;Did Chris' post help?&amp;nbsp; If so, do not forget to return to the thread and use the Accept as Solution button on the post to give Chris credit for the assistance and to let other Community Members know this worked.&amp;nbsp; If you are still working on things, leave an update for us.&lt;/P&gt;
&lt;P&gt;Here is a link along the lines of what Chris presented from a Design Blog post that may further help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Search-String/ba-p/1470548" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Search-String/ba-p/1470548&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 14:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Straight-table/m-p/1654612#M448085</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-05T14:29:57Z</dc:date>
    </item>
  </channel>
</rss>

