<?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: Conditional IF statement to show / hide expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41793#M785307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if none are selected, how do i get it to not show any of the expressions? &lt;/P&gt;&lt;P&gt;at the moment it shows all if none are selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 16:28:22 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2018-03-02T16:28:22Z</dc:date>
    <item>
      <title>Conditional IF statement to show / hide expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41790#M785300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a straight table with 10 expressions, the users want to be able to select which columns they want to view so i have created an inline table with the column names and i am using it in a list box set as LED checkboxes. &lt;/P&gt;&lt;P&gt;i then have a conditional show on each expression..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Field = 'ColumnA',1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changing the value for each conditional expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;obviously this doesn't work if multiple values are selected in the inline field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone know how i can achieve this please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41790#M785300</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF statement to show / hide expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41791#M785303</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;You could try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matching multiple ways for the 10 different expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;, '|'), '1')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The second won't work without an if:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;, '|'), 'Exprname')&amp;gt;1,1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;WILDMATCH(Concat(distinct FIELD),'*Expr Name*')&amp;gt;0&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 16:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41791#M785303</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2018-03-02T16:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF statement to show / hide expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41792#M785305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like 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/195177_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SubStringCount(Concat(DISTINCT '|' &amp;amp; Column &amp;amp; '|'), '|A|') = 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 16:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41792#M785305</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-02T16:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF statement to show / hide expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41793#M785307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if none are selected, how do i get it to not show any of the expressions? &lt;/P&gt;&lt;P&gt;at the moment it shows all if none are selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 16:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41793#M785307</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2018-03-02T16:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF statement to show / hide expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41794#M785309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SubStringCount(Concat(DISTINCT '|' &amp;amp; Column &amp;amp; '|'), '|A|') = 1 and GetSelectedCount(Column) &amp;gt;= 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 16:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF-statement-to-show-hide-expressions/m-p/41794#M785309</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-02T16:29:15Z</dc:date>
    </item>
  </channel>
</rss>

