<?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: Calculation Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712086#M538580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should still work that you can use&amp;nbsp; getselectedcount(Aging) &amp;gt; 0 to determine if a selection has been made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the chart properties go to the layout tab and enter a conditional show/hide expression on the right side of &lt;/P&gt;&lt;P&gt;getselectedcount(Aging) &amp;gt; 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2014 14:24:40 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-09-04T14:24:40Z</dc:date>
    <item>
      <title>Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712084#M538578</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 got a listbox built from the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Aging &amp;lt; 1, 'Current', if (Aging &amp;gt;=1, 'Later'))&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-09-04_7-14-51.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65922_2014-09-04_7-14-51.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Now I want to add a calculation condition to my chart.&lt;/P&gt;&lt;P&gt;My chart should show up only when only one value is selected in this listbox.&lt;/P&gt;&lt;P&gt;Please help me with it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 14:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712084#M538578</guid>
      <dc:creator />
      <dc:date>2014-09-04T14:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712085#M538579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use below in script...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(Aging &amp;lt; 1, 'Current', if (Aging &amp;gt;=1, 'Later')) as Value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;Now for chart, go to Layout Tab &amp;gt;&amp;gt; Conditional &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;use below expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;GetSelectedCount(Value) &amp;gt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 14:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712085#M538579</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-04T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712086#M538580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should still work that you can use&amp;nbsp; getselectedcount(Aging) &amp;gt; 0 to determine if a selection has been made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the chart properties go to the layout tab and enter a conditional show/hide expression on the right side of &lt;/P&gt;&lt;P&gt;getselectedcount(Aging) &amp;gt; 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 14:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712086#M538580</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-04T14:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712087#M538581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When&amp;nbsp; i code "as Value" then list box does not show anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 17:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-Condition/m-p/712087#M538581</guid>
      <dc:creator />
      <dc:date>2014-09-04T17:50:14Z</dc:date>
    </item>
  </channel>
</rss>

