<?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 Office 365 Sharepoint Connector in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Office-365-Sharepoint-Connector/m-p/1529203#M7416</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;We are using the trial version of the Office 365/SharePoint web connector to see if this is something we want to purchase.&amp;nbsp; While doing our testing we are having trouble locating certain sample lists we have put on our SharePoint site.&amp;nbsp; Below is the code we are using to get Lists from our SharePoint site:&lt;/P&gt;&lt;P&gt;UBI_Lists:&lt;BR /&gt;LOAD&lt;BR /&gt;id as Lists_id,&lt;BR /&gt;title as Lists_title,&lt;BR /&gt;updated as Lists_updated,&lt;BR /&gt;FirstUniqueAncestorSecurableObject_Entry as Lists_FirstUniqueAncestorSecurableObject_Entry,&lt;BR /&gt;RoleAssignments_Feed as Lists_RoleAssignments_Feed,&lt;BR /&gt;ContentTypes_Feed as Lists_ContentTypes_Feed,&lt;BR /&gt;CreatablesInfo_Entry as Lists_CreatablesInfo_Entry,&lt;BR /&gt;DefaultView_Entry as Lists_DefaultView_Entry,&lt;BR /&gt;DescriptionResource_Entry as Lists_DescriptionResource_Entry,&lt;BR /&gt;EventReceivers_Feed as Lists_EventReceivers_Feed,&lt;BR /&gt;Fields_Feed as Lists_Fields_Feed,&lt;BR /&gt;Forms_Feed as Lists_Forms_Feed,&lt;BR /&gt;InformationRightsManagementSettings_Entry as Lists_InformationRightsManagementSettings_Entry,&lt;BR /&gt;Items_Feed as Lists_Items_Feed,&lt;BR /&gt;ParentWeb_Entry as Lists_ParentWeb_Entry,&lt;BR /&gt;RootFolder_Entry as Lists_RootFolder_Entry,&lt;BR /&gt;Subscriptions_Feed as Lists_Subscriptions_Feed,&lt;BR /&gt;TitleResource_Entry as Lists_TitleResource_Entry,&lt;BR /&gt;UserCustomActions_Feed as Lists_UserCustomActions_Feed,&lt;BR /&gt;Views_Feed as Lists_Views_Feed,&lt;BR /&gt;WorkflowAssociations_Feed as Lists_WorkflowAssociations_Feed,&lt;BR /&gt;AllowContentTypes as Lists_AllowContentTypes,&lt;BR /&gt;BaseTemplate as Lists_BaseTemplate,&lt;BR /&gt;BaseType as Lists_BaseType,&lt;BR /&gt;ContentTypesEnabled as Lists_ContentTypesEnabled,&lt;BR /&gt;CrawlNonDefaultViews as Lists_CrawlNonDefaultViews,&lt;BR /&gt;Created as Lists_Created,&lt;BR /&gt;CurrentChangeToken_StringValue as Lists_CurrentChangeToken_StringValue,&lt;BR /&gt;CustomActionElements_Items as Lists_CustomActionElements_Items,&lt;BR /&gt;DefaultContentApprovalWorkflowId as Lists_DefaultContentApprovalWorkflowId,&lt;BR /&gt;DefaultItemOpenUseListSetting as Lists_DefaultItemOpenUseListSetting,&lt;BR /&gt;Description as Lists_Description,&lt;BR /&gt;Direction as Lists_Direction,&lt;BR /&gt;DisableGridEditing as Lists_DisableGridEditing,&lt;BR /&gt;DocumentTemplateUrl as Lists_DocumentTemplateUrl,&lt;BR /&gt;DraftVersionVisibility as Lists_DraftVersionVisibility,&lt;BR /&gt;EnableAttachments as Lists_EnableAttachments,&lt;BR /&gt;EnableFolderCreation as Lists_EnableFolderCreation,&lt;BR /&gt;EnableMinorVersions as Lists_EnableMinorVersions,&lt;BR /&gt;EnableModeration as Lists_EnableModeration,&lt;BR /&gt;EnableRequestSignOff as Lists_EnableRequestSignOff,&lt;BR /&gt;EnableVersioning as Lists_EnableVersioning,&lt;BR /&gt;EntityTypeName as Lists_EntityTypeName,&lt;BR /&gt;ExemptFromBlockDownloadOfNonViewableFiles as Lists_ExemptFromBlockDownloadOfNonViewableFiles,&lt;BR /&gt;FileSavePostProcessingEnabled as Lists_FileSavePostProcessingEnabled,&lt;BR /&gt;ForceCheckout as Lists_ForceCheckout,&lt;BR /&gt;HasExternalDataSource as Lists_HasExternalDataSource,&lt;BR /&gt;Hidden as Lists_Hidden,&lt;BR /&gt;ImagePath_DecodedUrl as Lists_ImagePath_DecodedUrl,&lt;BR /&gt;ImageUrl as Lists_ImageUrl,&lt;BR /&gt;IrmEnabled as Lists_IrmEnabled,&lt;BR /&gt;IrmExpire as Lists_IrmExpire,&lt;BR /&gt;IrmReject as Lists_IrmReject,&lt;BR /&gt;IsApplicationList as Lists_IsApplicationList,&lt;BR /&gt;IsCatalog as Lists_IsCatalog,&lt;BR /&gt;IsPrivate as Lists_IsPrivate,&lt;BR /&gt;ItemCount as Lists_ItemCount,&lt;BR /&gt;LastItemDeletedDate as Lists_LastItemDeletedDate,&lt;BR /&gt;LastItemModifiedDate as Lists_LastItemModifiedDate,&lt;BR /&gt;LastItemUserModifiedDate as Lists_LastItemUserModifiedDate,&lt;BR /&gt;ListExperienceOptions as Lists_ListExperienceOptions,&lt;BR /&gt;ListItemEntityTypeFullName as Lists_ListItemEntityTypeFullName,&lt;BR /&gt;MajorVersionLimit as Lists_MajorVersionLimit,&lt;BR /&gt;MajorWithMinorVersionsLimit as Lists_MajorWithMinorVersionsLimit,&lt;BR /&gt;MultipleDataList as Lists_MultipleDataList,&lt;BR /&gt;NoCrawl as Lists_NoCrawl,&lt;BR /&gt;ParentWebPath_DecodedUrl as Lists_ParentWebPath_DecodedUrl,&lt;BR /&gt;ParentWebUrl as Lists_ParentWebUrl,&lt;BR /&gt;ParserDisabled as Lists_ParserDisabled,&lt;BR /&gt;ServerTemplateCanCreateFolders as Lists_ServerTemplateCanCreateFolders,&lt;BR /&gt;TemplateFeatureId as Lists_TemplateFeatureId&lt;BR /&gt;FROM [$(vQwcConnectionName)]&lt;BR /&gt;(URL IS [&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite=%2fsites%2fuva-ubi&amp;amp;maxResults=5&amp;amp;appID=" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite=%2fsites%2fuva-ubi&amp;amp;maxResults=5&amp;amp;appID=&lt;/A&gt;], qvx);&lt;/P&gt;&lt;P&gt;STORE [UBI_Lists] into 'lib://EDW_SharedQVDs-Folder/UBI Lists.csv'(txt);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the csv file I can see the name of the list "SampleQlikList" that I am looking for, but I am not sure how I get to the data that lives in that list.&amp;nbsp; We have created four csv files to test and none of them have that detail of data.&amp;nbsp; Below are the lists we using:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=SubSites&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=SubSites&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFolders&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFolders&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFiles&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFiles&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 15 Dec 2021 18:10:18 GMT</pubDate>
    <dc:creator>shannonmarshall</dc:creator>
    <dc:date>2021-12-15T18:10:18Z</dc:date>
    <item>
      <title>Office 365 Sharepoint Connector</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Office-365-Sharepoint-Connector/m-p/1529203#M7416</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;We are using the trial version of the Office 365/SharePoint web connector to see if this is something we want to purchase.&amp;nbsp; While doing our testing we are having trouble locating certain sample lists we have put on our SharePoint site.&amp;nbsp; Below is the code we are using to get Lists from our SharePoint site:&lt;/P&gt;&lt;P&gt;UBI_Lists:&lt;BR /&gt;LOAD&lt;BR /&gt;id as Lists_id,&lt;BR /&gt;title as Lists_title,&lt;BR /&gt;updated as Lists_updated,&lt;BR /&gt;FirstUniqueAncestorSecurableObject_Entry as Lists_FirstUniqueAncestorSecurableObject_Entry,&lt;BR /&gt;RoleAssignments_Feed as Lists_RoleAssignments_Feed,&lt;BR /&gt;ContentTypes_Feed as Lists_ContentTypes_Feed,&lt;BR /&gt;CreatablesInfo_Entry as Lists_CreatablesInfo_Entry,&lt;BR /&gt;DefaultView_Entry as Lists_DefaultView_Entry,&lt;BR /&gt;DescriptionResource_Entry as Lists_DescriptionResource_Entry,&lt;BR /&gt;EventReceivers_Feed as Lists_EventReceivers_Feed,&lt;BR /&gt;Fields_Feed as Lists_Fields_Feed,&lt;BR /&gt;Forms_Feed as Lists_Forms_Feed,&lt;BR /&gt;InformationRightsManagementSettings_Entry as Lists_InformationRightsManagementSettings_Entry,&lt;BR /&gt;Items_Feed as Lists_Items_Feed,&lt;BR /&gt;ParentWeb_Entry as Lists_ParentWeb_Entry,&lt;BR /&gt;RootFolder_Entry as Lists_RootFolder_Entry,&lt;BR /&gt;Subscriptions_Feed as Lists_Subscriptions_Feed,&lt;BR /&gt;TitleResource_Entry as Lists_TitleResource_Entry,&lt;BR /&gt;UserCustomActions_Feed as Lists_UserCustomActions_Feed,&lt;BR /&gt;Views_Feed as Lists_Views_Feed,&lt;BR /&gt;WorkflowAssociations_Feed as Lists_WorkflowAssociations_Feed,&lt;BR /&gt;AllowContentTypes as Lists_AllowContentTypes,&lt;BR /&gt;BaseTemplate as Lists_BaseTemplate,&lt;BR /&gt;BaseType as Lists_BaseType,&lt;BR /&gt;ContentTypesEnabled as Lists_ContentTypesEnabled,&lt;BR /&gt;CrawlNonDefaultViews as Lists_CrawlNonDefaultViews,&lt;BR /&gt;Created as Lists_Created,&lt;BR /&gt;CurrentChangeToken_StringValue as Lists_CurrentChangeToken_StringValue,&lt;BR /&gt;CustomActionElements_Items as Lists_CustomActionElements_Items,&lt;BR /&gt;DefaultContentApprovalWorkflowId as Lists_DefaultContentApprovalWorkflowId,&lt;BR /&gt;DefaultItemOpenUseListSetting as Lists_DefaultItemOpenUseListSetting,&lt;BR /&gt;Description as Lists_Description,&lt;BR /&gt;Direction as Lists_Direction,&lt;BR /&gt;DisableGridEditing as Lists_DisableGridEditing,&lt;BR /&gt;DocumentTemplateUrl as Lists_DocumentTemplateUrl,&lt;BR /&gt;DraftVersionVisibility as Lists_DraftVersionVisibility,&lt;BR /&gt;EnableAttachments as Lists_EnableAttachments,&lt;BR /&gt;EnableFolderCreation as Lists_EnableFolderCreation,&lt;BR /&gt;EnableMinorVersions as Lists_EnableMinorVersions,&lt;BR /&gt;EnableModeration as Lists_EnableModeration,&lt;BR /&gt;EnableRequestSignOff as Lists_EnableRequestSignOff,&lt;BR /&gt;EnableVersioning as Lists_EnableVersioning,&lt;BR /&gt;EntityTypeName as Lists_EntityTypeName,&lt;BR /&gt;ExemptFromBlockDownloadOfNonViewableFiles as Lists_ExemptFromBlockDownloadOfNonViewableFiles,&lt;BR /&gt;FileSavePostProcessingEnabled as Lists_FileSavePostProcessingEnabled,&lt;BR /&gt;ForceCheckout as Lists_ForceCheckout,&lt;BR /&gt;HasExternalDataSource as Lists_HasExternalDataSource,&lt;BR /&gt;Hidden as Lists_Hidden,&lt;BR /&gt;ImagePath_DecodedUrl as Lists_ImagePath_DecodedUrl,&lt;BR /&gt;ImageUrl as Lists_ImageUrl,&lt;BR /&gt;IrmEnabled as Lists_IrmEnabled,&lt;BR /&gt;IrmExpire as Lists_IrmExpire,&lt;BR /&gt;IrmReject as Lists_IrmReject,&lt;BR /&gt;IsApplicationList as Lists_IsApplicationList,&lt;BR /&gt;IsCatalog as Lists_IsCatalog,&lt;BR /&gt;IsPrivate as Lists_IsPrivate,&lt;BR /&gt;ItemCount as Lists_ItemCount,&lt;BR /&gt;LastItemDeletedDate as Lists_LastItemDeletedDate,&lt;BR /&gt;LastItemModifiedDate as Lists_LastItemModifiedDate,&lt;BR /&gt;LastItemUserModifiedDate as Lists_LastItemUserModifiedDate,&lt;BR /&gt;ListExperienceOptions as Lists_ListExperienceOptions,&lt;BR /&gt;ListItemEntityTypeFullName as Lists_ListItemEntityTypeFullName,&lt;BR /&gt;MajorVersionLimit as Lists_MajorVersionLimit,&lt;BR /&gt;MajorWithMinorVersionsLimit as Lists_MajorWithMinorVersionsLimit,&lt;BR /&gt;MultipleDataList as Lists_MultipleDataList,&lt;BR /&gt;NoCrawl as Lists_NoCrawl,&lt;BR /&gt;ParentWebPath_DecodedUrl as Lists_ParentWebPath_DecodedUrl,&lt;BR /&gt;ParentWebUrl as Lists_ParentWebUrl,&lt;BR /&gt;ParserDisabled as Lists_ParserDisabled,&lt;BR /&gt;ServerTemplateCanCreateFolders as Lists_ServerTemplateCanCreateFolders,&lt;BR /&gt;TemplateFeatureId as Lists_TemplateFeatureId&lt;BR /&gt;FROM [$(vQwcConnectionName)]&lt;BR /&gt;(URL IS [&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite=%2fsites%2fuva-ubi&amp;amp;maxResults=5&amp;amp;appID=" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite=%2fsites%2fuva-ubi&amp;amp;maxResults=5&amp;amp;appID=&lt;/A&gt;], qvx);&lt;/P&gt;&lt;P&gt;STORE [UBI_Lists] into 'lib://EDW_SharedQVDs-Folder/UBI Lists.csv'(txt);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the csv file I can see the name of the list "SampleQlikList" that I am looking for, but I am not sure how I get to the data that lives in that list.&amp;nbsp; We have created four csv files to test and none of them have that detail of data.&amp;nbsp; Below are the lists we using:&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=SubSites&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=SubSites&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=Lists&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFolders&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFolders&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFiles&amp;amp;subSite" target="_blank"&gt;http://localhost:5555/data?connectorID=Office365Connector&amp;amp;table=ListFiles&amp;amp;subSite&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 18:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Office-365-Sharepoint-Connector/m-p/1529203#M7416</guid>
      <dc:creator>shannonmarshall</dc:creator>
      <dc:date>2021-12-15T18:10:18Z</dc:date>
    </item>
  </channel>
</rss>

