<?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: Problem with graphic and null values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811555#M1036828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be the field you used as Dimension&lt;/P&gt;&lt;P&gt;try your field "Razon social" or with "?olicitante".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2015 15:40:51 GMT</pubDate>
    <dc:creator>jpenuliar</dc:creator>
    <dc:date>2015-01-02T15:40:51Z</dc:date>
    <item>
      <title>Problem with graphic and null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811551#M1036824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;I'm having problems with null values in a graphic. The problem is this:&lt;/P&gt;&lt;P&gt;I have null values in my data. In the pivot table i can use the option "dont show null values"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="duda0.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74531_duda0.png" style="height: 440px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;but in the graphic, in the tag part, i can't do that.&lt;/P&gt;&lt;P&gt;For example in the pivot table i have "Total: 75000", in the graphic i have "Total:75200" (for the nulls)&lt;/P&gt;&lt;P&gt;I tried IF not is null(SUM(quantity)) but it's not working.&lt;/P&gt;&lt;P&gt;have i made myself clear?&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811551#M1036824</guid>
      <dc:creator />
      <dc:date>2015-01-02T15:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with graphic and null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811552#M1036825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try below Set Analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;YourFieldshowingnull = {'*'}-{''}&amp;gt;}Quantity)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:26:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811552#M1036825</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-01-02T15:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with graphic and null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811553#M1036826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Im not sure if i understood.&lt;/P&gt;&lt;P&gt;This should be like this ?&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; font-size: 12.8000001907349px;"&gt;Sum({&amp;lt;NULL FIELD = WHAT'S THIS?&amp;nbsp; {'*'}-{''}&amp;gt;} QUANTITY)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:36:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811553#M1036826</guid>
      <dc:creator />
      <dc:date>2015-01-02T15:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with graphic and null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811554#M1036827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's Woking! Thank you.&lt;/P&gt;&lt;P&gt;But would you please explain the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;{'*'}-{''} part?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811554#M1036827</guid>
      <dc:creator />
      <dc:date>2015-01-02T15:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with graphic and null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811555#M1036828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be the field you used as Dimension&lt;/P&gt;&lt;P&gt;try your field "Razon social" or with "?olicitante".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811555#M1036828</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-01-02T15:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with graphic and null values</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811556#M1036829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's basically "All except null" modifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more readings in the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-graphic-and-null-values/m-p/811556#M1036829</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-01-02T15:45:06Z</dc:date>
    </item>
  </channel>
</rss>

