<?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: Pivot Chart Multiple values with NULL exception in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1552632#M743971</link>
    <description>one more thing, in the presentation tab uncheck the box delete zero values</description>
    <pubDate>Wed, 06 Mar 2019 00:31:27 GMT</pubDate>
    <dc:creator>tincholiver</dc:creator>
    <dc:date>2019-03-06T00:31:27Z</dc:date>
    <item>
      <title>Pivot Chart Multiple values with NULL exception</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1552506#M743969</link>
      <description>&lt;P&gt;Need your expert Suggestions and Solution.&amp;nbsp; as Shown below, What I need is, if a column with multiple flag with NULL, I need to say Not req,&amp;nbsp;if standalone&amp;nbsp;null, then&amp;nbsp;req.&amp;nbsp; Suppress&amp;nbsp;Null when Multiple&amp;nbsp;Values in the column Flag .&lt;/P&gt;&lt;P&gt;I am using Pivot chart. wondering if i need to handle it at query level.&amp;nbsp; suggest&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CaptureQlik.JPG" style="width: 231px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7300i61DAE0DD1A2D86FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CaptureQlik.JPG" alt="CaptureQlik.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1552506#M743969</guid>
      <dc:creator>bandarjm</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Multiple values with NULL exception</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1552631#M743970</link>
      <description>&lt;P&gt;Hi Bandarjm,&lt;/P&gt;&lt;P&gt;The solution:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nulls in flags.png" style="width: 296px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7323iBE8DA33CB59A4B99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Nulls in flags.png" alt="Nulls in flags.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For this:&lt;/P&gt;&lt;P&gt;LOAD in your script;&lt;/P&gt;&lt;P&gt;Table:&lt;BR /&gt;LOAD * Inline&lt;BR /&gt;[Name, flag&lt;BR /&gt;Tom, NULL&lt;BR /&gt;Tom, 1&lt;BR /&gt;Tom, 0&lt;BR /&gt;Pam, NULL&lt;BR /&gt;Matt, 1&lt;BR /&gt;Matt, 0&lt;BR /&gt;Scott, NULL&lt;BR /&gt;Scott, 1&lt;BR /&gt;Van, NULL&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;Name,&lt;BR /&gt;Count(flag) as Flags&lt;BR /&gt;Resident Table Group by Name;&lt;/P&gt;&lt;P&gt;and in the table&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;flag&lt;/P&gt;&lt;P&gt;Expression:&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(Flags=1 and flag='NULL','Req',&lt;BR /&gt;if(Flags&amp;gt;1 and flag='NULL','No Req',flag))&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 00:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1552631#M743970</guid>
      <dc:creator>tincholiver</dc:creator>
      <dc:date>2019-03-06T00:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Multiple values with NULL exception</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1552632#M743971</link>
      <description>one more thing, in the presentation tab uncheck the box delete zero values</description>
      <pubDate>Wed, 06 Mar 2019 00:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1552632#M743971</guid>
      <dc:creator>tincholiver</dc:creator>
      <dc:date>2019-03-06T00:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Multiple values with NULL exception</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1553843#M743972</link>
      <description>Thank you. it worked for me.</description>
      <pubDate>Thu, 07 Mar 2019 20:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Multiple-values-with-NULL-exception/m-p/1553843#M743972</guid>
      <dc:creator>bandarjm</dc:creator>
      <dc:date>2019-03-07T20:05:16Z</dc:date>
    </item>
  </channel>
</rss>

