<?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: Bar graph with SHOWING zero frequencY in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/573104#M12750</link>
    <description>&lt;P&gt;Does this intermediate table updates automatically if original table is updated/replaced?&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2019 14:16:25 GMT</pubDate>
    <dc:creator>hiteshbhatt</dc:creator>
    <dc:date>2019-07-12T14:16:25Z</dc:date>
    <item>
      <title>Bar graph with SHOWING zero frequencY</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572172#M12721</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am creating simple bar graph for some categories (Officers &amp;amp; Completed tasks) using SAS VIYA 8.3.1. When the officer has "Zero" completed tasks then entire category of "completed tasks" disappears from the graph.&lt;/P&gt;&lt;P&gt;I want to pop-up all categories on graph even they have "Zero" values. Please show me how to enable showing "Zero" Frequencies on the bar graph?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 17:50:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572172#M12721</guid>
      <dc:creator>hiteshbhatt</dc:creator>
      <dc:date>2019-07-09T17:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph with SHOWING zero frequencY</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572177#M12723</link>
      <description>Is that value in your data as well?</description>
      <pubDate>Tue, 09 Jul 2019 18:11:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572177#M12723</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-09T18:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph with SHOWING zero frequencY</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572241#M12729</link>
      <description>&lt;P&gt;No not in data, it's the frequency calculated only like;&lt;/P&gt;&lt;P&gt;------------------------------------------------&lt;/P&gt;&lt;P&gt;Task &amp;nbsp; Officer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; status&lt;/P&gt;&lt;P&gt;------------------------------------------------&lt;/P&gt;&lt;P&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Officer1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; completed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Officer2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; memo &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Officer1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Started&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Officer1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; transferred&lt;/P&gt;&lt;P&gt;5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Officer2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; completed&lt;/P&gt;&lt;P&gt;6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Officer2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; completed&lt;/P&gt;&lt;P&gt;7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Officer3 &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; started&lt;/P&gt;&lt;P&gt;---------------------------------------------------&lt;/P&gt;&lt;P&gt;I am doing graph of Status, controlled (Drop-down) by Officer &amp;nbsp; when I pick Officer3 it should display zero completed..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Hitesh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 20:52:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572241#M12729</guid>
      <dc:creator>hiteshbhatt</dc:creator>
      <dc:date>2019-07-09T20:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph with SHOWING zero frequencY</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572243#M12730</link>
      <description>I think you'll need to build an intermediate table for this then, that has the summary statistics you want to present where you deal with the missing levels at that stage and then feed that into the graph. If the data doesn't exist, SAS can't know to display it.</description>
      <pubDate>Tue, 09 Jul 2019 21:02:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/572243#M12730</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-09T21:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph with SHOWING zero frequencY</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/573104#M12750</link>
      <description>&lt;P&gt;Does this intermediate table updates automatically if original table is updated/replaced?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 14:16:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/573104#M12750</guid>
      <dc:creator>hiteshbhatt</dc:creator>
      <dc:date>2019-07-12T14:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bar graph with SHOWING zero frequencY</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/573122#M12752</link>
      <description>Depends on where you add it, but if it's part of the design plan it should.</description>
      <pubDate>Fri, 12 Jul 2019 14:56:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Bar-graph-with-SHOWING-zero-frequencY/m-p/573122#M12752</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-12T14:56:00Z</dc:date>
    </item>
  </channel>
</rss>

