<?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: Cannot hide marker when second measure is null/zero in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50063#M3376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a qvf to show the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2018 09:13:52 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-06-04T09:13:52Z</dc:date>
    <item>
      <title>Cannot hide marker when second measure is null/zero</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50062#M3375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a combo chart where the value of one measure is null for some years, while the other measure is not null (see 2012 and 2013 below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Organic Null 2nd Measure.PNG" class="jive-image image-1" src="/legacyfs/online/204220_Organic Null 2nd Measure.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attempted to exclude the nulls from the chart, but this is not working.&amp;nbsp; The definition is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(getSelectedCount([Member State Name])=0,Num(Sum({&amp;lt;CHART_SUB_ID={'2_2'},[Member State Name]= {'European Union'}, TIME_PERIOD={"&amp;gt;=2012"},&lt;STRONG&gt;[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&lt;/STRONG&gt;&amp;gt;}DATA),'# ##0'),Num(Sum({&amp;lt;CHART_SUB_ID={'2_2'},[Member State Name]= {$(=vMSValue)}, TIME_PERIOD={"&amp;gt;=2012"},&lt;STRONG&gt;[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&lt;/STRONG&gt;&amp;gt;}DATA),'# ##0'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From displaying this data in a table (see below), I can see that for 2012 and 2013 we have NULL values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Organic Null 2nd Measure Table.PNG" class="jive-image image-2" src="/legacyfs/online/204236_Organic Null 2nd Measure Table.PNG" style="height: 99px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if I remove the first measure, the null records are hidden:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Organic Null 2nd Measure 1 measure.PNG" class="jive-image image-3" src="/legacyfs/online/204237_Organic Null 2nd Measure 1 measure.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it seems to me that the instruction in the set analysis is simply being ignored when two measures are used in a combo chart. I have also tried simply adding if([Data Zero Flag]='0'...., but this does not work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any workaround for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 08:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50062#M3375</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2018-06-04T08:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot hide marker when second measure is null/zero</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50063#M3376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a qvf to show the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 09:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50063#M3376</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-04T09:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot hide marker when second measure is null/zero</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50064#M3377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&amp;nbsp; I have attached a qvf file in which you will be able to see the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 14:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50064#M3377</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2018-06-04T14:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot hide marker when second measure is null/zero</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50065#M3378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Column(2) &amp;lt;&amp;gt; 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(getSelectedCount([Member State Name])=0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;CHART_SUB_ID={'2_1'},[Member State Name]= {'European Union'}, TIME_PERIOD={"&amp;gt;=2012"},[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&amp;gt;}DATA/1000),'# ##0'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;CHART_SUB_ID={'2_1'},[Member State Name]= {$(=vMSValue)}, TIME_PERIOD={"&amp;gt;=2012"},[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&amp;gt;}DATA/1000),'# ##0')))&lt;/STRONG&gt;&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/204283_Capture.PNG" style="height: 329px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 14:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50065#M3378</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-04T14:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot hide marker when second measure is null/zero</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50066#M3379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks but this hides both measures, whereas I would like to show the first measure but hide the second.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 08:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50066#M3379</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2018-06-05T08:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot hide marker when second measure is null/zero</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50067#M3380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, may be only change your second expression to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(if(getSelectedCount([Member State Name])=0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;CHART_SUB_ID={'2_2'},[Member State Name]= {'European Union'}, TIME_PERIOD={"&amp;gt;=2012"},[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&amp;gt;}DATA),'# ##0'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;CHART_SUB_ID={'2_2'},[Member State Name]= {$(=vMSValue)}, TIME_PERIOD={"&amp;gt;=2012"},[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&amp;gt;}DATA),'# ##0')) &amp;lt;&amp;gt; 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(getSelectedCount([Member State Name])=0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;CHART_SUB_ID={'2_2'},[Member State Name]= {'European Union'}, TIME_PERIOD={"&amp;gt;=2012"},[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&amp;gt;}DATA),'# ##0'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;CHART_SUB_ID={'2_2'},[Member State Name]= {$(=vMSValue)}, TIME_PERIOD={"&amp;gt;=2012"},[Data Null Flag]={'0'},[Data Zero Flag]={'0'}&amp;gt;}DATA),'# ##0')))&lt;/STRONG&gt;&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/204357_Capture.PNG" style="height: 237px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 11:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50067#M3380</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-05T11:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot hide marker when second measure is null/zero</title>
      <link>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50068#M3381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, that works perfectly.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Cannot-hide-marker-when-second-measure-is-null-zero/m-p/50068#M3381</guid>
      <dc:creator>rbartley</dc:creator>
      <dc:date>2018-06-05T15:43:14Z</dc:date>
    </item>
  </channel>
</rss>

