<?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: Sharepoint data to SAS dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205800#M38261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not likely that you associated any "SAS" specific reference to the SharePoint data.&amp;nbsp; Most likely is that you are faced with exporting "survey" type SharePoint data as an Excel-type data-format, possibly even resorting to column/row CSV-type input handling which SAS can deal with easily -- also, most likely needing to use SAS input-handling process via an FTP-like connection.&lt;/P&gt;&lt;P&gt;To consider prior SAS-related discussion, recommend an Internet search, such as argument-string as:&amp;nbsp;&amp;nbsp; sharepoint data site:sas.com&lt;/P&gt;&lt;P&gt;Scott Barry&lt;/P&gt;&lt;P&gt;SBBWorks, Inc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Jun 2015 16:42:48 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2015-06-14T16:42:48Z</dc:date>
    <item>
      <title>Sharepoint data to SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205797#M38258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with a company that will export data from SharePoint to SAS datasets.&amp;nbsp; Is there anyway to assign variable labels in SharePoint so that when the data get transferred to SAS the labels are already there?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 11:53:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205797#M38258</guid>
      <dc:creator>nsns</dc:creator>
      <dc:date>2015-06-14T11:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint data to SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205798#M38259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clarify what exactly is meant by"...assign variable labels in SharePoint..." - as in what type of "published document" is of interest to interpret and how do you intend to access/retrieve the data objects from SAS?&lt;/P&gt;&lt;P&gt;Scott Barry&lt;/P&gt;&lt;P&gt;SBBWorks,Inc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 15:39:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205798#M38259</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2015-06-14T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint data to SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205799#M38260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data that is being collected in questionnaires will be processed in SharePoint.&amp;nbsp;&amp;nbsp; I have associated SAS names, SAS labels and formats (where applicable) to each of the variables that are being collected.&amp;nbsp; I have asked to receive the data from the questionnaires in SAS datasets.&amp;nbsp; My question is whether the SharePoint data can be assigned the labels (and formats if possible)&amp;nbsp; upfront in SharePoint so that when I receive the data in SAS datasets it will have the SAS names and SAS labels associated already.&lt;/P&gt;&lt;P&gt;(I have no experience in SharePoint and I believe that the SharePoint people&amp;nbsp; have none or very little experience with SAS - which is what is making this an even harder challenge).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 16:33:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205799#M38260</guid>
      <dc:creator>nsns</dc:creator>
      <dc:date>2015-06-14T16:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint data to SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205800#M38261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not likely that you associated any "SAS" specific reference to the SharePoint data.&amp;nbsp; Most likely is that you are faced with exporting "survey" type SharePoint data as an Excel-type data-format, possibly even resorting to column/row CSV-type input handling which SAS can deal with easily -- also, most likely needing to use SAS input-handling process via an FTP-like connection.&lt;/P&gt;&lt;P&gt;To consider prior SAS-related discussion, recommend an Internet search, such as argument-string as:&amp;nbsp;&amp;nbsp; sharepoint data site:sas.com&lt;/P&gt;&lt;P&gt;Scott Barry&lt;/P&gt;&lt;P&gt;SBBWorks, Inc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 16:42:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205800#M38261</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2015-06-14T16:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint data to SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205801#M38262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Scott,&lt;/P&gt;&lt;P&gt;You are probably correct. have searched around and have not found anything very useful.&amp;nbsp; The SharePoint data is probably being transferred to Excel and then to SAS.&amp;nbsp; Is there anyway to set up a transfer from Excel to SAS such that the labels and formats can be associated during the transfer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 17:08:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205801#M38262</guid>
      <dc:creator>nsns</dc:creator>
      <dc:date>2015-06-14T17:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint data to SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205802#M38263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Scott,&lt;/P&gt;&lt;P&gt;You are probably correct. have searched around and have not found anything very useful.&amp;nbsp; The SharePoint data is probably being transferred to Excel and then to SAS.&amp;nbsp; Is there anyway to set up a transfer from Excel to SAS such that the labels and formats can be associated during the transfer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 17:10:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205802#M38263</guid>
      <dc:creator>nsns</dc:creator>
      <dc:date>2015-06-14T17:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint data to SAS dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205803#M38264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no "transfer from Excel to SAS" -- you are faced with doing your input-handling from SAS to connect to the SharePoint server/machine "source" location to read/process the data and generate a suitable SAS-representation, likely with a FILENAME / DATA step processing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously you will need to gain access-authorization to the SharePoint-deployed system/server, working with your SharePoint admin staff, while also making available the specific location where the "source" SharePoint data file/folder(directory) is located.&amp;nbsp; Recommend to start with confirming that FTP direct-access (outside of SAS) works as expected, then progress to compose your SAS-based input-processing SAS script(s) as needed to process the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make good use of the available SharePoint related resources / papers / posts on the SAS support website.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott Barry&lt;/P&gt;&lt;P&gt;SBBWorks, Inc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2015 17:48:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Sharepoint-data-to-SAS-dataset/m-p/205803#M38264</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2015-06-14T17:48:06Z</dc:date>
    </item>
  </channel>
</rss>

