<?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 Change table's formats in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Change-table-s-formats/m-p/836084#M41494</link>
    <description>&lt;P&gt;I have multiple jobs in Data Integration Studio leading to the formation of a final table (Table_A). I was asked to changed the format of one particular column in this table, and since I was not able to run the jobs in order to update it, I decided to update the metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For that I started by updating the format in SAS Guide:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PROC SQL;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ALTER TABLE lib1.Table_A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MODIFY column_1&amp;nbsp; format=20. ;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then I went to SAS DIS and updated the metadata on that particular table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The final result was that I was able to change de format of the desired table both in SAS Guide and SAS DIS.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when the&amp;nbsp;multiple jobs that create that table run automatically by the batch the format reverses back to the old format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I fix this? Can I change the format of one column without changing the job in permanent way?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 14:44:36 GMT</pubDate>
    <dc:creator>InêsMaximiano</dc:creator>
    <dc:date>2022-09-30T14:44:36Z</dc:date>
    <item>
      <title>Change table's formats</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Change-table-s-formats/m-p/836084#M41494</link>
      <description>&lt;P&gt;I have multiple jobs in Data Integration Studio leading to the formation of a final table (Table_A). I was asked to changed the format of one particular column in this table, and since I was not able to run the jobs in order to update it, I decided to update the metadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For that I started by updating the format in SAS Guide:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PROC SQL;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ALTER TABLE lib1.Table_A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;MODIFY column_1&amp;nbsp; format=20. ;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then I went to SAS DIS and updated the metadata on that particular table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The final result was that I was able to change de format of the desired table both in SAS Guide and SAS DIS.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, when the&amp;nbsp;multiple jobs that create that table run automatically by the batch the format reverses back to the old format.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I fix this? Can I change the format of one column without changing the job in permanent way?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 14:44:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Change-table-s-formats/m-p/836084#M41494</guid>
      <dc:creator>InêsMaximiano</dc:creator>
      <dc:date>2022-09-30T14:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change table's formats</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Change-table-s-formats/m-p/836135#M41495</link>
      <description>&lt;P&gt;Without any details of the entire process my &lt;STRONG&gt;guess&lt;/STRONG&gt; would involve the table getting combined with another and the result using the format of the other table.&lt;/P&gt;
&lt;P&gt;If that is the case then you look at the steps where that table is combined and may have to deal with modifications in the combined sets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or possibly a specified format for a report overwriting the default.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 16:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Change-table-s-formats/m-p/836135#M41495</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-09-30T16:12:18Z</dc:date>
    </item>
  </channel>
</rss>

