<?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: Conditional Chart expression based on Alternate Sates Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140021#M754243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, this is what i am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a small doubt, in the conditional expression that you have given :&lt;/P&gt;&lt;P&gt;If(GetSelectedCount([Product Category], ';','STATE_1')+GetSelectedCount([Product Description], ';','STATE_1')+GetSelectedCount([Product Group], ';','STATE_1') &amp;gt; 0, 1, 0),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the second parameter for GetSelectedCount, we need to pass either True/False, why did you passed ';' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Oct 2018 05:22:16 GMT</pubDate>
    <dc:creator>mkiran_18</dc:creator>
    <dc:date>2018-10-07T05:22:16Z</dc:date>
    <item>
      <title>Conditional Chart expression based on Alternate Sates Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140019#M754240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 Multi boxes which are in 3 different alternate states.&lt;/P&gt;&lt;P&gt;I have a Straight table where i am calculating sum(Sales) and also Sum(Sales) for 3 different Alternate States.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show Alternate states Expressions columns Sum({State 1}Sales), Sum({State 2}Sales) and Sum({State 3}Sales) only, when there is a selection from respective Multi boxes which are in 3 different alternate states. otherwise i want to show only expression Sum(Sales).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140019#M754240</guid>
      <dc:creator>mkiran_18</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Chart expression based on Alternate Sates Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140020#M754241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you are looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 20:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140020#M754241</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-10-06T20:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Chart expression based on Alternate Sates Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140021#M754243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, this is what i am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But a small doubt, in the conditional expression that you have given :&lt;/P&gt;&lt;P&gt;If(GetSelectedCount([Product Category], ';','STATE_1')+GetSelectedCount([Product Description], ';','STATE_1')+GetSelectedCount([Product Group], ';','STATE_1') &amp;gt; 0, 1, 0),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the second parameter for GetSelectedCount, we need to pass either True/False, why did you passed ';' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2018 05:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140021#M754243</guid>
      <dc:creator>mkiran_18</dc:creator>
      <dc:date>2018-10-07T05:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Chart expression based on Alternate Sates Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140022#M754244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;To be honest, I didn’t pay much attention to this parameter, I just used a line from some comment. But given that a non-numeric value gives false, it can be replaced with false(). Though in this case it may be better to use truth.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2018 07:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-Chart-expression-based-on-Alternate-Sates-Selection/m-p/140022#M754244</guid>
      <dc:creator>andrey_krylov</dc:creator>
      <dc:date>2018-10-07T07:18:37Z</dc:date>
    </item>
  </channel>
</rss>

