<?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 Show expression only if nothing is selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-expression-only-if-nothing-is-selected/m-p/1039541#M945160</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;I want to hide my expression in my chart only if nothing is selected in any filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the conditional show box for expression I tried to put this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=if(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &amp;lt;&amp;gt; 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;but it doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jan 2016 18:26:22 GMT</pubDate>
    <dc:creator>stjernvd</dc:creator>
    <dc:date>2016-01-06T18:26:22Z</dc:date>
    <item>
      <title>Show expression only if nothing is selected</title>
      <link>https://community.qlik.com/t5/QlikView/Show-expression-only-if-nothing-is-selected/m-p/1039541#M945160</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;I want to hide my expression in my chart only if nothing is selected in any filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the conditional show box for expression I tried to put this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=if(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &amp;lt;&amp;gt; 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;but it doesn't work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 18:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-expression-only-if-nothing-is-selected/m-p/1039541#M945160</guid>
      <dc:creator>stjernvd</dc:creator>
      <dc:date>2016-01-06T18:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show expression only if nothing is selected</title>
      <link>https://community.qlik.com/t5/QlikView/Show-expression-only-if-nothing-is-selected/m-p/1039542#M945161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to display when something is selected, try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Len(Trim(GetCurrentSelections)) &amp;gt; 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the expression to display when nothing is selected, try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Len(Trim(GetCurrentSelections)) = 0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 18:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-expression-only-if-nothing-is-selected/m-p/1039542#M945161</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-06T18:28:30Z</dc:date>
    </item>
  </channel>
</rss>

