<?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 display of multiple expression lines in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-multiple-expression-lines/m-p/1563080#M441459</link>
    <description>&lt;P&gt;Thank you ever so much!&amp;nbsp; I just switched abandoned from 'ab' to 'b' in the script and it worked like a charm!&lt;/P&gt;&lt;P&gt;I am very appreciative of your assistance!&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2019 20:16:52 GMT</pubDate>
    <dc:creator>raynac</dc:creator>
    <dc:date>2019-03-29T20:16:52Z</dc:date>
    <item>
      <title>Conditional display of multiple expression lines</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-multiple-expression-lines/m-p/1563075#M441457</link>
      <description>&lt;P&gt;I have a chart with 5 expression lines and my company owner wants to be able to choose the one(s) he wants to see at any given time.&lt;/P&gt;&lt;P&gt;I built a selection box and used conditional enabling in the chart to show the ones requested by the selector but apparently it's not that simple.&amp;nbsp; If I select one, hooray!&amp;nbsp; I get the one I want.&amp;nbsp; If I select more than one, I get an error message saying all expressions are disabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Single Selection" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9146i64DA3FC411E91122/image-size/large?v=v2&amp;amp;px=999" role="button" title="single.JPG" alt="Single Selection" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Single Selection&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anything more than a single selection" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9147i49A00717DC7079B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="morethanone.JPG" alt="Anything more than a single selection" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Anything more than a single selection&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And because I know it's helpful and someone will ask (&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.qlik.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;), I am attaching the view.&amp;nbsp; Can anyone please point me in the right direction?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 19:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-multiple-expression-lines/m-p/1563075#M441457</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2019-03-29T19:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of multiple expression lines</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-multiple-expression-lines/m-p/1563079#M441458</link>
      <description>&lt;P&gt;You have used&lt;/P&gt;&lt;PRE&gt;if(vsel_chart_typ='a',...&lt;/PRE&gt;&lt;P&gt;that will not work.&amp;nbsp;vsel_chart_typ will return empty string when more that 1 value is possible&lt;/P&gt;&lt;P&gt;use something like below&lt;/P&gt;&lt;PRE&gt;SubStringCount(Concat(vsel_chart_typ,'|'),'a')&lt;/PRE&gt;&lt;P&gt;as the condition&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please note you have a and ab there that may cause issues. i suggest giving full names in the vsel_chart_typ dimension&lt;/P&gt;&lt;P&gt;like Abandoned and use above substring count method&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 20:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-multiple-expression-lines/m-p/1563079#M441458</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-29T20:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional display of multiple expression lines</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-display-of-multiple-expression-lines/m-p/1563080#M441459</link>
      <description>&lt;P&gt;Thank you ever so much!&amp;nbsp; I just switched abandoned from 'ab' to 'b' in the script and it worked like a charm!&lt;/P&gt;&lt;P&gt;I am very appreciative of your assistance!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 20:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-display-of-multiple-expression-lines/m-p/1563080#M441459</guid>
      <dc:creator>raynac</dc:creator>
      <dc:date>2019-03-29T20:16:52Z</dc:date>
    </item>
  </channel>
</rss>

