<?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: DI Studio: Transpose transformation, is this possible? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102350#M1132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for the great assistance, that worked perfectly. &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, 04 Oct 2013 07:46:01 GMT</pubDate>
    <dc:creator>EinarRoed</dc:creator>
    <dc:date>2013-10-04T07:46:01Z</dc:date>
    <item>
      <title>DI Studio: Transpose transformation, is this possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102346#M1128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm experimenting with the Transpose transformation in Data Integration Studio, and wonder if it's possible to accomplish what I'm trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a very simplified example of my input data:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="4310" alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/4310_pastedImage_0.png" style="width: 397px; height: 99px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's what I want to rearrange it into:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="4311" alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/4311_pastedImage_2.png" style="width: 257px; height: 417px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, the year-columns need to become values, under a new column named "Year".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it just a matter of configuring the Transpose transformation the correct way, or is this only possible with user written code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 14:04:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102346#M1128</guid>
      <dc:creator>EinarRoed</dc:creator>
      <dc:date>2013-10-03T14:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: DI Studio: Transpose transformation, is this possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102347#M1129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While we are waiting for someone with field experience to respond, here's an example of what the Transpose transformation can do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etlug/65920/HTML/default/viewer.htm#p1lj6ps6h3xv7yn1qfr17lifevwb.htm" title="http://support.sas.com/documentation/cdl/en/etlug/65920/HTML/default/viewer.htm#p1lj6ps6h3xv7yn1qfr17lifevwb.htm"&gt;SAS(R) Data Integration Studio 4.7: User's Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 14:08:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102347#M1129</guid>
      <dc:creator>DaveR_SAS</dc:creator>
      <dc:date>2013-10-03T14:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: DI Studio: Transpose transformation, is this possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102348#M1130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What proc transpose can do, generally the Transpose transformation can do.&lt;/P&gt;&lt;P&gt;So yes.&lt;/P&gt;&lt;P&gt;But I'm no big fan of this transformation, cause it doesn't give you any help - you need to understand PROC TRANSPOSE to make it work, AND you need to define all metadata manually as well, such as creating new output column names, and mappings. One could easily see that this logic could be done by the transformation itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 14:23:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102348#M1130</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2013-10-03T14:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: DI Studio: Transpose transformation, is this possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102349#M1131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a.) You will need to sort the incoming dataset by state, sex, status as these are "by statement" variables.&lt;/P&gt;&lt;P&gt;b.) On Transpose Properties: Under Options --&amp;gt; "Assign Columns" --&amp;gt; "Select Columns whose values define groups of records to transpose (BY statement): Provide state, sex &amp;amp; status as by variables.&lt;/P&gt;&lt;P&gt;c.) On Transpose Properties: Under Options --&amp;gt; "Other Options" --&amp;gt; "Specify Proc Transpose options": Provide "name=year prefix=count" as input.&lt;/P&gt;&lt;P&gt;d.) On Transpose Properties: Under Options --&amp;gt; "Additional Options" --&amp;gt; Select "Yes" for "Update the Metadata for the Target tables".&lt;/P&gt;&lt;P&gt;d.) On Transpose Properties --&amp;gt; "Mappings" tab: Bring state, sex, status on the Target table.&lt;/P&gt;&lt;P&gt;e.) On Transpose Properties --&amp;gt; "Mappings" tab: On the target table: Add "Year" as Character variable and "Count1" as numeric variable.&lt;/P&gt;&lt;P&gt;f.) Run the Transpose Transformation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 15:38:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102349#M1131</guid>
      <dc:creator>GG44</dc:creator>
      <dc:date>2013-10-03T15:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: DI Studio: Transpose transformation, is this possible?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102350#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for the great assistance, that worked perfectly. &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, 04 Oct 2013 07:46:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-Studio-Transpose-transformation-is-this-possible/m-p/102350#M1132</guid>
      <dc:creator>EinarRoed</dc:creator>
      <dc:date>2013-10-04T07:46:01Z</dc:date>
    </item>
  </channel>
</rss>

