<?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 Error in SAS DI using Transpose and File Writer in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Error-in-SAS-DI-using-Transpose-and-File-Writer/m-p/289121#M901</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new in SAS DI.&amp;nbsp; I have created a new job which extracts from a flat file, transposes the rows into columns and writes them into a .CSV file.&amp;nbsp; However, when I ran the job, I have this error:&lt;/P&gt;&lt;P&gt;ERROR: The following columns were not found in the contributing tables: mchn_nm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me resolve this issue, please?&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12818iFF4AB44DF4F3A27B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Capture.JPG" title="Capture.JPG" /&gt;</description>
    <pubDate>Wed, 03 Aug 2016 07:53:48 GMT</pubDate>
    <dc:creator>nenita</dc:creator>
    <dc:date>2016-08-03T07:53:48Z</dc:date>
    <item>
      <title>Error in SAS DI using Transpose and File Writer</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-in-SAS-DI-using-Transpose-and-File-Writer/m-p/289121#M901</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am fairly new in SAS DI.&amp;nbsp; I have created a new job which extracts from a flat file, transposes the rows into columns and writes them into a .CSV file.&amp;nbsp; However, when I ran the job, I have this error:&lt;/P&gt;&lt;P&gt;ERROR: The following columns were not found in the contributing tables: mchn_nm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me resolve this issue, please?&amp;nbsp; Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12818iFF4AB44DF4F3A27B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Capture.JPG" title="Capture.JPG" /&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:53:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-in-SAS-DI-using-Transpose-and-File-Writer/m-p/289121#M901</guid>
      <dc:creator>nenita</dc:creator>
      <dc:date>2016-08-03T07:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error in SAS DI using Transpose and File Writer</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Error-in-SAS-DI-using-Transpose-and-File-Writer/m-p/289995#M921</link>
      <description>Transpose is a "dangerous" transformation since it creates new columns dynamically based on row values. Carefully analyze your log and view the output data from the transformation to understand the miss match between meta data and physical  data.&lt;BR /&gt;Sadly, there is no silver bullet here. &lt;BR /&gt;If you want to have fixed output layout you probably need somehow hard code the columns you like to keep.&lt;BR /&gt;There are ways to generete meta data on the fly - but that's usually complicating the overall solution.</description>
      <pubDate>Sat, 06 Aug 2016 21:37:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Error-in-SAS-DI-using-Transpose-and-File-Writer/m-p/289995#M921</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-08-06T21:37:12Z</dc:date>
    </item>
  </channel>
</rss>

