<?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 Column name, table name in another table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Column-name-table-name-in-another-table/m-p/778081#M247653</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Below is input table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Account_ID,Credit_Balance,Debit_Balance&lt;/STRONG&gt;&lt;BR /&gt;8834,100,200&lt;BR /&gt;7456,200,500&lt;BR /&gt;7896,600,800&lt;BR /&gt;6543,700,900&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is what I want&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE_NAME,COLUMN_NAME,ORIGINAL_VALUE,CHANGED_RANDOM_VALUE,DATE&lt;/STRONG&gt;&lt;BR /&gt;HAVE,Account_ID,8834,1213,03-Nov-2021&lt;BR /&gt;HAVE,Account_ID,7456,4567,03-Nov-2021&lt;BR /&gt;HAVE,Account_ID,7896,6789,03-Nov-2021&lt;BR /&gt;HAVE,Account_ID,6543,9867,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,100,432,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,200,567,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,600,898,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,700,156,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,200,323,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,500,556,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,800,901,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,900,384,03-Nov-2021&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I get this, changed value is actually a random number so values may differ. I am trying everything but somehow not getting the correct output. Any help is really appreciated&lt;/P&gt;</description>
    <pubDate>Wed, 03 Nov 2021 03:21:59 GMT</pubDate>
    <dc:creator>Swapnil_21</dc:creator>
    <dc:date>2021-11-03T03:21:59Z</dc:date>
    <item>
      <title>Column name, table name in another table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Column-name-table-name-in-another-table/m-p/778081#M247653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Below is input table&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Account_ID,Credit_Balance,Debit_Balance&lt;/STRONG&gt;&lt;BR /&gt;8834,100,200&lt;BR /&gt;7456,200,500&lt;BR /&gt;7896,600,800&lt;BR /&gt;6543,700,900&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is what I want&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLE_NAME,COLUMN_NAME,ORIGINAL_VALUE,CHANGED_RANDOM_VALUE,DATE&lt;/STRONG&gt;&lt;BR /&gt;HAVE,Account_ID,8834,1213,03-Nov-2021&lt;BR /&gt;HAVE,Account_ID,7456,4567,03-Nov-2021&lt;BR /&gt;HAVE,Account_ID,7896,6789,03-Nov-2021&lt;BR /&gt;HAVE,Account_ID,6543,9867,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,100,432,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,200,567,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,600,898,03-Nov-2021&lt;BR /&gt;HAVE,Credit_Balance,700,156,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,200,323,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,500,556,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,800,901,03-Nov-2021&lt;BR /&gt;HAVE,Debit_Balance,900,384,03-Nov-2021&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I get this, changed value is actually a random number so values may differ. I am trying everything but somehow not getting the correct output. Any help is really appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 03:21:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Column-name-table-name-in-another-table/m-p/778081#M247653</guid>
      <dc:creator>Swapnil_21</dc:creator>
      <dc:date>2021-11-03T03:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Column name, table name in another table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Column-name-table-name-in-another-table/m-p/778367#M247760</link>
      <description>&lt;P&gt;Please post your program attempt. It's hard to help if we don't know what you have tried.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 23:25:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Column-name-table-name-in-another-table/m-p/778367#M247760</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-11-03T23:25:45Z</dc:date>
    </item>
  </channel>
</rss>

