<?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 Proc GCHART - how to show data for all available days in a month in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-GCHART-how-to-show-data-for-all-available-days-in-a-month/m-p/92823#M289945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am using Proc GCHART to show some data by day for the last 90 days...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my only issue is that if the data is not available for a specific date then it doesn't show up, is there a way to show a blank when the data is not available in a particular month.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code that I've used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC GCHART DATA=WORK.TABLE_A&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; VBAR &lt;/P&gt;&lt;P&gt;&amp;nbsp; YEAR_MONTH_DAY&lt;/P&gt;&lt;P&gt; / discrete&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUMVAR=VOL&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUBGROUP=CITY&lt;/P&gt;&lt;P&gt;&amp;nbsp; CLIPREF&lt;/P&gt;&lt;P&gt;FRAME TYPE=SUM&lt;/P&gt;&lt;P&gt;&amp;nbsp; LEGEND=LEGEND1&lt;/P&gt;&lt;P&gt;&amp;nbsp; COUTLINE=BLACK&lt;/P&gt;&lt;P&gt;&amp;nbsp; RAXIS=AXIS1&lt;/P&gt;&lt;P&gt;&amp;nbsp; MAXIS=AXIS2&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 19:11:42 GMT</pubDate>
    <dc:creator>tparvaiz</dc:creator>
    <dc:date>2012-12-06T19:11:42Z</dc:date>
    <item>
      <title>Proc GCHART - how to show data for all available days in a month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GCHART-how-to-show-data-for-all-available-days-in-a-month/m-p/92823#M289945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am using Proc GCHART to show some data by day for the last 90 days...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my only issue is that if the data is not available for a specific date then it doesn't show up, is there a way to show a blank when the data is not available in a particular month.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code that I've used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC GCHART DATA=WORK.TABLE_A&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp; VBAR &lt;/P&gt;&lt;P&gt;&amp;nbsp; YEAR_MONTH_DAY&lt;/P&gt;&lt;P&gt; / discrete&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUMVAR=VOL&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUBGROUP=CITY&lt;/P&gt;&lt;P&gt;&amp;nbsp; CLIPREF&lt;/P&gt;&lt;P&gt;FRAME TYPE=SUM&lt;/P&gt;&lt;P&gt;&amp;nbsp; LEGEND=LEGEND1&lt;/P&gt;&lt;P&gt;&amp;nbsp; COUTLINE=BLACK&lt;/P&gt;&lt;P&gt;&amp;nbsp; RAXIS=AXIS1&lt;/P&gt;&lt;P&gt;&amp;nbsp; MAXIS=AXIS2&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 19:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GCHART-how-to-show-data-for-all-available-days-in-a-month/m-p/92823#M289945</guid>
      <dc:creator>tparvaiz</dc:creator>
      <dc:date>2012-12-06T19:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GCHART - how to show data for all available days in a month</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GCHART-how-to-show-data-for-all-available-days-in-a-month/m-p/92824#M289946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 23:55:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GCHART-how-to-show-data-for-all-available-days-in-a-month/m-p/92824#M289946</guid>
      <dc:creator>tparvaiz</dc:creator>
      <dc:date>2012-12-07T23:55:57Z</dc:date>
    </item>
  </channel>
</rss>

