<?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: Convert sas7bdat file  to csv using R from Azure datalake in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Convert-sas7bdat-file-to-csv-using-R-from-Azure-datalake/m-p/829576#M327770</link>
    <description>&lt;P&gt;does sas code supports reading sas7bdat file from Azure data lake Gen2 ?&lt;/P&gt;</description>
    <pubDate>Sun, 21 Aug 2022 16:39:05 GMT</pubDate>
    <dc:creator>codek</dc:creator>
    <dc:date>2022-08-21T16:39:05Z</dc:date>
    <item>
      <title>Convert sas7bdat file  to csv using R from Azure datalake</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-sas7bdat-file-to-csv-using-R-from-Azure-datalake/m-p/824041#M325404</link>
      <description>&lt;P&gt;is it possible to&amp;nbsp; convert&amp;nbsp;sas7bdat file to csv from Azure datalake using R&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class=""&gt;&lt;CODE&gt;caslib azds datasource=(
      srctype="adls"
      accountname="&lt;EM&gt;myaccount&lt;/EM&gt;"
      filesystem="&lt;EM&gt;dir&lt;/EM&gt;"
      applicationId="&lt;EM&gt;id&lt;/EM&gt;"
   )
   subdirs;

proc casutil;
   list files;
quit;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 07:07:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-sas7bdat-file-to-csv-using-R-from-Azure-datalake/m-p/824041#M325404</guid>
      <dc:creator>codek</dc:creator>
      <dc:date>2022-07-19T07:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Convert sas7bdat file  to csv using R from Azure datalake</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-sas7bdat-file-to-csv-using-R-from-Azure-datalake/m-p/824071#M325410</link>
      <description>&lt;P&gt;Why not using sas to export the dataset? In most cases a simple proc export is sufficient, more fancy stuff can be created by using a data step to write the file.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 09:33:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-sas7bdat-file-to-csv-using-R-from-Azure-datalake/m-p/824071#M325410</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-07-19T09:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Convert sas7bdat file  to csv using R from Azure datalake</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Convert-sas7bdat-file-to-csv-using-R-from-Azure-datalake/m-p/829576#M327770</link>
      <description>&lt;P&gt;does sas code supports reading sas7bdat file from Azure data lake Gen2 ?&lt;/P&gt;</description>
      <pubDate>Sun, 21 Aug 2022 16:39:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Convert-sas7bdat-file-to-csv-using-R-from-Azure-datalake/m-p/829576#M327770</guid>
      <dc:creator>codek</dc:creator>
      <dc:date>2022-08-21T16:39:05Z</dc:date>
    </item>
  </channel>
</rss>

