<?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 Dollar column calculation in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Dollar-column-calculation/m-p/835517#M41389</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could like to get the total amount by multiplying 'Charge_Amount' and 'Charge_Quantity.'&amp;nbsp; The 'Charge_Amount' is&amp;nbsp;DOLLAR21.2 and the 'Charge_Quantity' is Best12.&amp;nbsp; My code is shown below.&amp;nbsp; However, I didn't see any total_cost.&amp;nbsp; Please help.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Format Total_Cost DOLLAR30.2;

Total_Cost=Charge_Amount*Charge_Quantity;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 28 Sep 2022 00:41:56 GMT</pubDate>
    <dc:creator>ybz12003</dc:creator>
    <dc:date>2022-09-28T00:41:56Z</dc:date>
    <item>
      <title>Dollar column calculation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Dollar-column-calculation/m-p/835517#M41389</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could like to get the total amount by multiplying 'Charge_Amount' and 'Charge_Quantity.'&amp;nbsp; The 'Charge_Amount' is&amp;nbsp;DOLLAR21.2 and the 'Charge_Quantity' is Best12.&amp;nbsp; My code is shown below.&amp;nbsp; However, I didn't see any total_cost.&amp;nbsp; Please help.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Format Total_Cost DOLLAR30.2;

Total_Cost=Charge_Amount*Charge_Quantity;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 28 Sep 2022 00:41:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Dollar-column-calculation/m-p/835517#M41389</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2022-09-28T00:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dollar column calculation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Dollar-column-calculation/m-p/835518#M41390</link>
      <description>Never mind, I figure out.</description>
      <pubDate>Wed, 28 Sep 2022 01:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Dollar-column-calculation/m-p/835518#M41390</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2022-09-28T01:12:12Z</dc:date>
    </item>
  </channel>
</rss>

