<?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 Represent NA in a Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354447#M825917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am using a DB where for a column i can have possible values as 0,1 and Blank. I can show sum of these values in a Bar Chart over a dimension. Now the question is I want to show another bar in the same chart that will show NA for blank values on the same dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;name,errors&lt;/P&gt;&lt;P&gt;A,2&lt;/P&gt;&lt;P&gt;B,3&lt;/P&gt;&lt;P&gt;A,Blank&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me out here..??&lt;/P&gt;&lt;P&gt;Also I have another question. Here i am trying to calculate %share for an individual from same column, so Column NPT has nu. of production hours. When i calculate % for A it will be sum(NPT)/sum(NPT). now the problem is it always show 100% whenever i select a person's name in filter and i understand the reason that it filters out other values as well. Is it possible to store total of NPT column seperatley and then i can use it to calculate percentage share of each individual..? I am trying this on frontend. Any help/suggestion will be appreciated.&lt;/P&gt;&lt;P&gt;eg, &lt;/P&gt;&lt;P&gt;Name,NPT&lt;/P&gt;&lt;P&gt;A,2&lt;/P&gt;&lt;P&gt;B,2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ideally share should be 50% for both but i am getting 100.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>sagar_vij99</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354447#M825917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i am using a DB where for a column i can have possible values as 0,1 and Blank. I can show sum of these values in a Bar Chart over a dimension. Now the question is I want to show another bar in the same chart that will show NA for blank values on the same dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;name,errors&lt;/P&gt;&lt;P&gt;A,2&lt;/P&gt;&lt;P&gt;B,3&lt;/P&gt;&lt;P&gt;A,Blank&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please help me out here..??&lt;/P&gt;&lt;P&gt;Also I have another question. Here i am trying to calculate %share for an individual from same column, so Column NPT has nu. of production hours. When i calculate % for A it will be sum(NPT)/sum(NPT). now the problem is it always show 100% whenever i select a person's name in filter and i understand the reason that it filters out other values as well. Is it possible to store total of NPT column seperatley and then i can use it to calculate percentage share of each individual..? I am trying this on frontend. Any help/suggestion will be appreciated.&lt;/P&gt;&lt;P&gt;eg, &lt;/P&gt;&lt;P&gt;Name,NPT&lt;/P&gt;&lt;P&gt;A,2&lt;/P&gt;&lt;P&gt;B,2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ideally share should be 50% for both but i am getting 100.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sagar&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/Represent-NA-in-a-Bar-Chart/m-p/1354447#M825917</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354448#M825918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you expecting from given data set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * inline [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;name,errors&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A,2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;B,3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A,Blank ];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354448#M825918</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-10T07:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354449#M825921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil I want my chart to represent 3 columns where it should print 2,Blank with A on xaxis and only 3 with B on x axis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354449#M825921</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-10T07:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354450#M825927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In chart, 3 columns??? Will you able to draw on paper and share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354450#M825927</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-10T07:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354451#M825928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;blank spaces - no value - in an Excel sheet are a bit tricky to display - you will have to use an auxiliary formula in Excel to display something whenever there is a BLANK in that column - or try to load that with an IF_formula like&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; IF(LEN(TRIM([field])=0, 'A', 'B') &amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;in QlikView and then check whether the count is correct - whether all the blank spaces in the column have been correctly identified by QlikView.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354451#M825928</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2017-07-10T07:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354452#M825930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169595_Capture.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I hope you can relate to this..Where i have values percentages are calculated but where we have blanks for a process it shows NA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 07:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354452#M825930</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-10T07:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354453#M825931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it mean, you want to remove NA from above image. i am sorry for that. Will you able to provide sample application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354453#M825931</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-10T08:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354454#M825933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil i want to keep it. As of now i am not able to show NA in bar chart. The chart i have provided above is made in excel not qlikview. o just wanted to show the example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354454#M825933</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-10T08:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354455#M825935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hofmann,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to show NA in bar chart..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354455#M825935</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-10T08:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354456#M825937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also can you please revert back to my second question..??&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: 12px;"&gt;I have another question. Here i am trying to calculate %share for an individual from same column, so Column NPT has nu. of production hours. When i calculate % for A it will be sum(NPT)/sum(NPT). now the problem is it always show 100% whenever i select a person's name in filter and i understand the reason that it filters out other values as well. Is it possible to store total of NPT column seperatley and then i can use it to calculate percentage share of each individual..? I am trying this on frontend. Any help/suggestion will be appreciated.&lt;/SPAN&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354456#M825937</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-10T08:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354457#M825939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post some sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354457#M825939</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-07-10T08:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354458#M825941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="margin-left: .75pt; background: white;"&gt;&lt;THEAD&gt;&lt;TR&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;Processed By&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;Processing Time (Min)&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;QC Time (Min)&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;SumOfVolume&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;delay&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;Exempt&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;SumOfQC Count&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;SumOfInternal Error&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset black 1.0pt; background: silver; padding: .75pt .75pt .75pt .75pt;"&gt;&lt;P&gt;SumofExternalError&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;Tapan Sharma&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;419&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;231&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;25&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;12&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;Tapan Sharma&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;1095&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;540&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;24&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;24&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;Tapan Sharma&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;905&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;250&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;12&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;Tapan Sharma&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;58&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;Tapan Sharma&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;40&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;Tapan Sharma&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;1142&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;75&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;33&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;3&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;Tapan Sharma&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;1831&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;140&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;5&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: inset #d0d7e5 1.0pt; padding: .75pt .75pt .75pt .75pt;" valign="top"&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here now i want to make a bar graph showing sumofQCCount, sumofinternalerror and sumofexternalerror.&lt;/P&gt;&lt;P&gt;what is happening is i am getting only 2 bars but i want if i donot have values for sumofexternalerror column NA should appear in chart.&lt;/P&gt;&lt;P&gt;i hope this makes it clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354458#M825941</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-10T08:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354459#M825943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, but what are your dimensions? and will you have all 3 expressions in a single chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354459#M825943</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-07-10T08:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Represent NA in a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354460#M825944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is one more field Process That has different values like Coding,Issuance etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 08:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Represent-NA-in-a-Bar-Chart/m-p/1354460#M825944</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-10T08:39:14Z</dc:date>
    </item>
  </channel>
</rss>

