<?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: Hide File IF in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446986#M433525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, i'm thinking that maybe is better to switch this on customer field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My condition is: if NO selection has been done on Customer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if 5 customer have been selected -&amp;gt; not caluclate&lt;/P&gt;&lt;P&gt;If 1 Customer have been selected -&amp;gt; not calculate&lt;/P&gt;&lt;P&gt;If there's no selection on Customer Field - &amp;gt; Calculate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can reach this?&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 11:54:48 GMT</pubDate>
    <dc:creator>qlikviewaf</dc:creator>
    <dc:date>2017-11-23T11:54:48Z</dc:date>
    <item>
      <title>Hide File IF</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446984#M433523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a field called "Sales Rep" - i would like to hide some calculation in case there's any selection on the field "Sales Rep"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How this can be done?&lt;/P&gt;&lt;P&gt;Thank you for the support!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 11:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446984#M433523</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-11-23T11:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hide File IF</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446985#M433524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Conditional Display coupled with GetSelectedCount([Sales Rep])&amp;gt;0, assuming you want to hide the entire column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 11:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446985#M433524</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2017-11-23T11:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hide File IF</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446986#M433525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, i'm thinking that maybe is better to switch this on customer field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My condition is: if NO selection has been done on Customer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if 5 customer have been selected -&amp;gt; not caluclate&lt;/P&gt;&lt;P&gt;If 1 Customer have been selected -&amp;gt; not calculate&lt;/P&gt;&lt;P&gt;If there's no selection on Customer Field - &amp;gt; Calculate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How i can reach this?&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 11:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446986#M433525</guid>
      <dc:creator>qlikviewaf</dc:creator>
      <dc:date>2017-11-23T11:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hide File IF</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446987#M433526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, the question is what you mean when you say "calculate".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can hide dimensions, expressions, or objects using conditional display. You can use the GetSelectedCount() function to see if a selection has been made or not (&amp;gt;0 means a selection has been made on that field, 1 means exactly one value has been selected). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to modify calculations rather than hide columns/objects entirely, you can do that as well - you'll have to work the If(GetSelectedCount()&amp;gt;0) aspect into your formulas as appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that your description is inconsistent with your examples - if five customers have been selected, a selection HAS been done on Customer. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 12:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-File-IF/m-p/1446987#M433526</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2017-11-23T12:02:57Z</dc:date>
    </item>
  </channel>
</rss>

