<?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: sql transformation to temporary dataset but only allowing to premanent in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105057#M1163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;600? OMG!&lt;/P&gt;&lt;P&gt;Well, if you expressions are without linebreaks, and you are sure that you have the same sort order of the columns, you could just copy and paste the expressions. A bit risky, but could probably save some work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 13:00:39 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2013-06-14T13:00:39Z</dc:date>
    <item>
      <title>sql transformation to temporary dataset but only allowing to premanent</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105054#M1160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few months ago I set up a straightforward process that took two permanent tables (e.g. registered as metadata and stored in library) and used a SQL join transformation.&amp;nbsp; I then right clicked on the table icon and selected register to create another permanent table with the result of the join.&amp;nbsp; I would now like to come back and modify the process to put another step in after the join and before loading to premanent dataset. however now when I delete the link and try add in the step (splitter transformation) I am told that "splitter requires a physical table or work table"&amp;nbsp; Is there a way without rewriting the join transformation that I can modify the existing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 09:28:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105054#M1160</guid>
      <dc:creator>qwererty</dc:creator>
      <dc:date>2013-06-13T09:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: sql transformation to temporary dataset but only allowing to premanent</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105055#M1161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sitting in front of DIS right now, but if I recall right:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;disconnect the join from the permanent table&lt;/LI&gt;&lt;LI&gt;right click on the transformation, and chose "Add work table"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;As a best practice, it's maintain work tables (views) with the transformations, and use a Table Loader transformation for the target table. It makes the flows easier to adjust &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 10:31:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105055#M1161</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-06-13T10:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: sql transformation to temporary dataset but only allowing to premanent</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105056#M1162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can get the work table back following your instructions, thanks.&amp;nbsp; My inconvenience now is that all the formual I had in he expression columns have gone.&amp;nbsp; I assume this is because they were mapped to the permanent metadata object.&amp;nbsp; but before I replace al 600 of them can you think of a way for me to salvage them using DI studio?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 11:45:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105056#M1162</guid>
      <dc:creator>qwererty</dc:creator>
      <dc:date>2013-06-13T11:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: sql transformation to temporary dataset but only allowing to premanent</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105057#M1163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;600? OMG!&lt;/P&gt;&lt;P&gt;Well, if you expressions are without linebreaks, and you are sure that you have the same sort order of the columns, you could just copy and paste the expressions. A bit risky, but could probably save some work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 13:00:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105057#M1163</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-06-14T13:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: sql transformation to temporary dataset but only allowing to premanent</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105058#M1164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately there are alot of case statements that when I copy else where go into multiple lines.&amp;nbsp; Mentally preparing myself to do it now.&amp;nbsp; Seems like a good task for a friday afternoon.&amp;nbsp; Thanks for the help though I certainly will always use the table loader going forward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 13:04:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105058#M1164</guid>
      <dc:creator>qwererty</dc:creator>
      <dc:date>2013-06-14T13:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: sql transformation to temporary dataset but only allowing to premanent</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105059#M1165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just take a deep breath...&lt;/P&gt;&lt;P&gt;For future considerations, doing ETL and DW is far more easy if the data is transposed, leaving fewer columns to maintain in metadata.&lt;/P&gt;&lt;P&gt;Have nice evening! &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 13:09:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/sql-transformation-to-temporary-dataset-but-only-allowing-to/m-p/105059#M1165</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-06-14T13:09:47Z</dc:date>
    </item>
  </channel>
</rss>

