<?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/Show Expression Columns using Conditional in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360283#M417018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wallo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upon closer examination, it looks like your expression is evaluating all rows in the app. But I need it just to evaluate those that are used in my straight table. &lt;SPAN style="font-size: 10pt;"&gt;Otherwise, I have expression columns showing up in my straight table that are blank. Is there any way to redo the conditional formula so that it only evaluates whether the result of the expression is 'Yes'?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 16:18:32 GMT</pubDate>
    <dc:creator>alexandergrando</dc:creator>
    <dc:date>2017-07-13T16:18:32Z</dc:date>
    <item>
      <title>Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360278#M417013</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;I have the following expression used in a straight table:&lt;/P&gt;&lt;P&gt;=If(EndDateOfOperation &amp;gt; Today(), If(Region = 'MISSING', 'Yes'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to hide the column that shows this expression if no expression results are 'Yes'. But I can't figure it out. Can anyone please help? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Alexander Grando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 21:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360278#M417013</guid>
      <dc:creator>alexandergrando</dc:creator>
      <dc:date>2017-07-10T21:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360279#M417014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your conditional show expression try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(distinct {NPRegion={'MISSING'}&amp;gt;}NPRegion)&amp;gt;0 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 22:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360279#M417014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-10T22:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360280#M417015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wallo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that there is an error in your conditional expression according to QlikView. Please see attached screenshot. Also, the expression is not hiding a column that I know does not have any 'Yes' values.&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/169712_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 22:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360280#M417015</guid>
      <dc:creator>alexandergrando</dc:creator>
      <dc:date>2017-07-10T22:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360281#M417016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,.&amp;nbsp; Should be&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count(distinct {&amp;lt;NPRegion={'MISSING'}&amp;gt;}NPRegion)&amp;gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 22:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360281#M417016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-10T22:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360282#M417017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 23:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360282#M417017</guid>
      <dc:creator>alexandergrando</dc:creator>
      <dc:date>2017-07-10T23:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360283#M417018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wallo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upon closer examination, it looks like your expression is evaluating all rows in the app. But I need it just to evaluate those that are used in my straight table. &lt;SPAN style="font-size: 10pt;"&gt;Otherwise, I have expression columns showing up in my straight table that are blank. Is there any way to redo the conditional formula so that it only evaluates whether the result of the expression is 'Yes'?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360283#M417018</guid>
      <dc:creator>alexandergrando</dc:creator>
      <dc:date>2017-07-13T16:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360284#M417019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360284#M417019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-13T16:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360285#M417020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will take me a bit of time to put one together due to privacy issues. Also, I forgot to mention that I altered my expression to:&lt;/P&gt;&lt;P&gt;=If(EndDateOfOperation &amp;gt; Today(), If(Region = 'MISSING', 'Yes'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with your conditional formula is that it is counting regions that have an EndDateOfOperation on any day. I need it to be restricted to where the EndDateOfOperation is greater than today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that help at all?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360285#M417020</guid>
      <dc:creator>alexandergrando</dc:creator>
      <dc:date>2017-07-13T16:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360286#M417021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Haven't tested this but you can try&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count(distinct {&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;EndDateOfOperation={'&amp;gt;$(=today())'}&amp;gt;}, &lt;/SPAN&gt;NPRegion={'MISSING'}&amp;gt;}NPRegion)&amp;gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360286#M417021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-13T16:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360287#M417022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! Thanks for bearing with me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360287#M417022</guid>
      <dc:creator>alexandergrando</dc:creator>
      <dc:date>2017-07-13T16:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/Show Expression Columns using Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360288#M417023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem.&amp;nbsp; Glad you got what you needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 16:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Show-Expression-Columns-using-Conditional/m-p/1360288#M417023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-13T16:51:50Z</dc:date>
    </item>
  </channel>
</rss>

