<?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: Lables in DI studio in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443416#M13686</link>
    <description>I didn't changed the column names. I want to change it as I mentioned in my&lt;BR /&gt;initial post.&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Mar 2018 17:01:55 GMT</pubDate>
    <dc:creator>Babloo</dc:creator>
    <dc:date>2018-03-07T17:01:55Z</dc:date>
    <item>
      <title>Lables in DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443315#M13682</link>
      <description>&lt;P&gt;I'm developing the DI job to convert the SAS dataset to the CSV file in DI Studio 4.21. I want to add the label for the following variables as follows, so that my output CSV file has the field names like cdnumpol, feemisio and produkt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;t11.POLICY_ID as cdnumpol, 
t1.CREATED_DTTM as feemisio,
t2.PRODUCT_NAME as produkt&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Could someone of you tell me how to accomplish this?Adding the description to those variables didn't worked though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 14:21:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443315#M13682</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2018-03-07T14:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lables in DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443371#M13683</link>
      <description>&lt;P&gt;You are changing column names, not SAS labels with that code.&lt;/P&gt;
&lt;P&gt;please also share your CSV file generation code so we can see what's going on.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 15:52:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443371#M13683</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-03-07T15:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lables in DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443387#M13684</link>
      <description>Could you please tell me how to change the column names in DI studio?&lt;BR /&gt;&lt;BR /&gt;I don't have code for CSV file generation.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Mar 2018 15:59:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443387#M13684</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2018-03-07T15:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lables in DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443413#M13685</link>
      <description>Some confusion here.&lt;BR /&gt;It seems from that code snippet you already change the column names.&lt;BR /&gt;Labels are reflected in column descriptions.</description>
      <pubDate>Wed, 07 Mar 2018 16:55:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443413#M13685</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-03-07T16:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Lables in DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443416#M13686</link>
      <description>I didn't changed the column names. I want to change it as I mentioned in my&lt;BR /&gt;initial post.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Mar 2018 17:01:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443416#M13686</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2018-03-07T17:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lables in DI studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443584#M13692</link>
      <description>&lt;P&gt;Then use&amp;nbsp;something like the Extract Transformation and&amp;nbsp;map your source table into a target table or view (green table) with the new column names and then use this table/view as input to the File Writer.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 01:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Lables-in-DI-studio/m-p/443584#M13692</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-03-08T01:44:31Z</dc:date>
    </item>
  </channel>
</rss>

