<?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 Rounding axes values, e.g. displaying $1,000,000 as $1M in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/308267#M5715</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report where I have displayed multiple measures on a bar chart. These are all in the millions and so the report axes displays $1,000,000, $2,000,000 etc. However it would appear much cleaner to display this as $1M, $2M etc. Is this possible within SAS Visual Analytics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interestingly when I selct to show the Y axes label, the values display as $1, $2 etc, however this isn't satisfactory as it doesn't show that these are millions, plus the axes label display all 5 of the measure names which is rather ugly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2016 13:16:19 GMT</pubDate>
    <dc:creator>jamesdean</dc:creator>
    <dc:date>2016-10-31T13:16:19Z</dc:date>
    <item>
      <title>Rounding axes values, e.g. displaying $1,000,000 as $1M</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/308267#M5715</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report where I have displayed multiple measures on a bar chart. These are all in the millions and so the report axes displays $1,000,000, $2,000,000 etc. However it would appear much cleaner to display this as $1M, $2M etc. Is this possible within SAS Visual Analytics?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Interestingly when I selct to show the Y axes label, the values display as $1, $2 etc, however this isn't satisfactory as it doesn't show that these are millions, plus the axes label display all 5 of the measure names which is rather ugly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2016 13:16:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/308267#M5715</guid>
      <dc:creator>jamesdean</dc:creator>
      <dc:date>2016-10-31T13:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding axes values, e.g. displaying $1,000,000 as $1M</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/309990#M5769</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you want to achieve can only be done through user-defined formats.&lt;/P&gt;&lt;P&gt;The following note covers the information about user-defined formats in SAS® Visual Analytics:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/47/100.html" target="_blank"&gt;http://support.sas.com/kb/47/100.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:28:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/309990#M5769</guid>
      <dc:creator>XavierBizoux</dc:creator>
      <dc:date>2016-11-08T09:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding axes values, e.g. displaying $1,000,000 as $1M</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/310205#M5774</link>
      <description>&lt;P&gt;Just be aware that the usual way of doing this with a user-defined format would be with a PICTURE statement. PICTURE formats are explicitly not supported in the current release of SAS VA. This is unfortunate as they would add a lot of flexibility to the way data can be displayed. I live in hope that they may be supported in a future release...&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 19:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/310205#M5774</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-11-08T19:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding axes values, e.g. displaying $1,000,000 as $1M</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/310221#M5775</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use ranges in to define the format. I guess that should do the trick for your case.&lt;BR /&gt;&lt;BR /&gt;Have a good day&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2016 19:39:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Rounding-axes-values-e-g-displaying-1-000-000-as-1M/m-p/310221#M5775</guid>
      <dc:creator>XavierBizoux</dc:creator>
      <dc:date>2016-11-08T19:39:50Z</dc:date>
    </item>
  </channel>
</rss>

