<?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: Multiply Two Tables in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Multiply-Two-Tables/m-p/48400#M6281</link>
    <description>You have not indicated how you want the table rows to be combined?  Best recommendation is to provide a sample of data as you would expect, with the combining and calculations, as explained in your post.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Fri, 19 Sep 2008 12:36:14 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2008-09-19T12:36:14Z</dc:date>
    <item>
      <title>Multiply Two Tables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Multiply-Two-Tables/m-p/48399#M6280</link>
      <description>I HAVE TWO DATA SETS I WNAT TO MULTIPLY ONE VARIABLE WITH ANOHTER DATASET VARIABLES HERE ARE THE TABLES&lt;BR /&gt;
&lt;BR /&gt;
data x;&lt;BR /&gt;
input  id sal;&lt;BR /&gt;
cards;&lt;BR /&gt;
1 2&lt;BR /&gt;
3 4&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
data b;&lt;BR /&gt;
input id sal;&lt;BR /&gt;
cards;&lt;BR /&gt;
6 8&lt;BR /&gt;
9 9&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
nOW I WANT A ANEW DATASET I WANT  a.id*b.id and a.sal*b.sal i want those two variables and the output should be also the same names.</description>
      <pubDate>Fri, 19 Sep 2008 05:10:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Multiply-Two-Tables/m-p/48399#M6280</guid>
      <dc:creator>R_Win</dc:creator>
      <dc:date>2008-09-19T05:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiply Two Tables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Multiply-Two-Tables/m-p/48400#M6281</link>
      <description>You have not indicated how you want the table rows to be combined?  Best recommendation is to provide a sample of data as you would expect, with the combining and calculations, as explained in your post.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 19 Sep 2008 12:36:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Multiply-Two-Tables/m-p/48400#M6281</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2008-09-19T12:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiply Two Tables</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Multiply-Two-Tables/m-p/48401#M6282</link>
      <description>Please do not post the same question in multiple forums.</description>
      <pubDate>Fri, 19 Sep 2008 12:42:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Multiply-Two-Tables/m-p/48401#M6282</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2008-09-19T12:42:15Z</dc:date>
    </item>
  </channel>
</rss>

