<?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 Conditional show for certain key figure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286230#M580188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so far!&lt;/P&gt;&lt;P&gt;Unfortunately, QV10 is in use. Any options with QV10 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jan 2012 15:20:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-18T15:20:17Z</dc:date>
    <item>
      <title>Conditional show for certain key figure</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286228#M580186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikXperts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if there is an "out-of-the-box" functionality to only show a selected KPI in a pivot table, when there is a certain condition fulfilled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example, I don't want to show the KPI "estimated income"&amp;nbsp; when there is a selection on a certain dimension, for example "year".&lt;/P&gt;&lt;P&gt;But other KPIs in the pivot table should always be shown, so it is NOT an option to hide the whole pivot table &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no out-of-the-box functionality provided by QlikView, does anybody have an idea how a workaround could be implemented? Maybe show white text color on white background, when a year is selected or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any hints?&lt;/P&gt;&lt;P&gt;Your help is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;msglanges&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 15:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286228#M580186</guid>
      <dc:creator />
      <dc:date>2012-01-18T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show for certain key figure</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286229#M580187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With QV11, you could set a conditon for each expression in expression tab. I think this would fit your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: as condition you could use e.g.&lt;/P&gt;&lt;P&gt;=GetSelectedCount( Year )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 15:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286229#M580187</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-18T15:15:24Z</dc:date>
    </item>
    <item>
      <title>Conditional show for certain key figure</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286230#M580188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so far!&lt;/P&gt;&lt;P&gt;Unfortunately, QV10 is in use. Any options with QV10 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 15:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286230#M580188</guid>
      <dc:creator />
      <dc:date>2012-01-18T15:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional show for certain key figure</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286231#M580189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;In QV 10, I have used a variable and macro (VB Scripting) to toggle enable/disable the expression. I have used variable triggers based OnChange event and calling the macro to control the enable/disable setting. I’m attaching an example... In this example if you select the region the first expression will disabled and enabled. But you can change your condition to something else &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;I hope this helps you to adapt for your requirement.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Let me know if you need more explanation.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: trebuchet ms,geneva;"&gt;&lt;EM&gt;Cheers - DV&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 17:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-show-for-certain-key-figure/m-p/286231#M580189</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2012-01-18T17:41:17Z</dc:date>
    </item>
  </channel>
</rss>

