<?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: Counting date and empty cells to create pie or bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counting-date-and-empty-cells-to-create-pie-or-bar-chart/m-p/772603#M274130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks Rob! You saved the day!&lt;/P&gt;&lt;P&gt;Works perfectly!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Not Closed is my 'Empty'&lt;/LI&gt;&lt;LI&gt;NA is 'NA'&lt;/LI&gt;&lt;LI&gt;Closed is 'Date'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And I changed the 'Background Color' in the 'Expression' tab.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="monthendclosing.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77469_monthendclosing.JPG" style="width: 620px; height: 469px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2015 20:44:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-09T20:44:53Z</dc:date>
    <item>
      <title>Counting date and empty cells to create pie or bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-date-and-empty-cells-to-create-pie-or-bar-chart/m-p/772601#M274128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help,&lt;/P&gt;&lt;P&gt;I will like to create a bar&amp;nbsp; chart or pie chart that will count cells with "date" values, cells with "NA" values and "empty" cells.&lt;/P&gt;&lt;P&gt;Please refer to the image to help out here.&lt;/P&gt;&lt;P&gt;Thanks&lt;IMG alt="datecompleted.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77447_datecompleted.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 17:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-date-and-empty-cells-to-create-pie-or-bar-chart/m-p/772601#M274128</guid>
      <dc:creator />
      <dc:date>2015-02-09T17:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Counting date and empty cells to create pie or bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-date-and-empty-cells-to-create-pie-or-bar-chart/m-p/772602#M274129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a Calculated Dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=if(trim(DateCompleted)='', 'Empty'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;,if(DateCompleted='NA', 'NA'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;,'Date'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and an Expression&lt;/P&gt;&lt;P&gt;=sum(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com/" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com/" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 17:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-date-and-empty-cells-to-create-pie-or-bar-chart/m-p/772602#M274129</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-02-09T17:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Counting date and empty cells to create pie or bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-date-and-empty-cells-to-create-pie-or-bar-chart/m-p/772603#M274130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Thanks Rob! You saved the day!&lt;/P&gt;&lt;P&gt;Works perfectly!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Not Closed is my 'Empty'&lt;/LI&gt;&lt;LI&gt;NA is 'NA'&lt;/LI&gt;&lt;LI&gt;Closed is 'Date'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;And I changed the 'Background Color' in the 'Expression' tab.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="monthendclosing.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77469_monthendclosing.JPG" style="width: 620px; height: 469px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 20:44:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-date-and-empty-cells-to-create-pie-or-bar-chart/m-p/772603#M274130</guid>
      <dc:creator />
      <dc:date>2015-02-09T20:44:53Z</dc:date>
    </item>
  </channel>
</rss>

