<?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: Round off in Dasboard in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Round-off-in-Dasboard/m-p/45055#M843</link>
    <description>Actually with information maps, its really easy.&lt;BR /&gt;
In the map, all you need to do is go to the properties of the data item, choose the 'Classification, Aggregation and Format' menu item, then select a format. When I choose dollar9. here, I actually saw my $ and no decimal places. &lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
    <pubDate>Fri, 22 Jan 2010 15:14:57 GMT</pubDate>
    <dc:creator>AngelaHall</dc:creator>
    <dc:date>2010-01-22T15:14:57Z</dc:date>
    <item>
      <title>Round off in Dasboard</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Round-off-in-Dasboard/m-p/45053#M841</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I have created as dashboard for inventory days of supply through information map. I am getting the decimal values like 997.487. I want this value to be round off in my dashboard. Pls guide me</description>
      <pubDate>Fri, 22 Jan 2010 07:17:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Round-off-in-Dasboard/m-p/45053#M841</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-01-22T07:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Round off in Dasboard</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Round-off-in-Dasboard/m-p/45054#M842</link>
      <description>Funny you posted this. I was noticing the same thing. My data source is a base sas table (no information map, just proc sql code) - I tried changing the formats within the sas table itself and then within the proc sql code. It actually was resetting EVERYTHING to BEST. format. So I even loose my $ signs.&lt;BR /&gt;
&lt;BR /&gt;
Anyhow, you can run the following statement during your SAS ETL to round to the nearest .1 decimal place:&lt;BR /&gt;
&lt;BR /&gt;
val=round(val, .1)&lt;BR /&gt;
&lt;BR /&gt;
(you could change .1 to 0.01 to round to nearest one-hundredth ~ for instance)&lt;BR /&gt;
&lt;BR /&gt;
I am pretty sure you could customize the expression in your information map to also do this. I'll test that idea next.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Fri, 22 Jan 2010 15:00:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Round-off-in-Dasboard/m-p/45054#M842</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2010-01-22T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Round off in Dasboard</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Round-off-in-Dasboard/m-p/45055#M843</link>
      <description>Actually with information maps, its really easy.&lt;BR /&gt;
In the map, all you need to do is go to the properties of the data item, choose the 'Classification, Aggregation and Format' menu item, then select a format. When I choose dollar9. here, I actually saw my $ and no decimal places. &lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Fri, 22 Jan 2010 15:14:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Round-off-in-Dasboard/m-p/45055#M843</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2010-01-22T15:14:57Z</dc:date>
    </item>
  </channel>
</rss>

