Trying to construct Purview Content Search query that Excludes specific SharePoint location
I'm searching SharePoint for specific data using Purview Content Search and my results are being inflated when it keeps adding examples stored in my SharePoint drive, how do I exclude my drive from the scope? I don't have the option to exclude SharePoint…
Purview disposition not triggered for SPO documents even after 15 days post-approval
The Context: Our organization is currently testing disposition of content that was applied a retention label via a Graph API endpoint (driveItem: setRententionLabel). This is the configuration for the retention label file plan: The reasoning behind…
Sharepoint Intranet : Webpart - Template
Google traduction : Hello everyone, I am taking the liberty of contacting you because I am currently designing an Intranet via Sharepoint for my SME and I would like to bring some life into the design of my pages (especially the home page which is the…
How to use CAML query to get Sharepoint list using Graph API in .Net
Below is the Current code, i want to add CAML Query here to filter Field "AppCode", "User" and "Group". Here need to check "Group" using OR condition because we have list of group here GraphServiceClient…
How Implement Cookie Policy in SharePoint Online
Hello Microsoft Community, We are working on an SPFx-based portal and need guidance regarding cookie policies in SharePoint Online: What is Microsoft’s default cookie policy for SharePoint Online, and does it allow customization? Is it possible to…
Sharepoint linked service, error 23201
I am trying to setup a linked service in azure data factory for connecting to a Sharepoint site (azure data factory and sharepoint site are on different tenants). I have followed all instructions as per…
Get-PnPFolderItem is always returning "The attempted operation is prohibited because it exceeds the list view threshold."
I have the following script to get files in particular folder (we have 5.5 K). But it will raise this exception:- Get-PnPFolderItem : The attempted operation is prohibited because it exceeds the list view threshold. At line:1 char:10
Regarding Mapping of the excel file to another excel file
We have 1 case where user have mapped the excel file to another excel file using VLOOKUP formula, but now the original file which was mapped to another excel file is being deleted and cannot be restored. Here question is, If the original excel file…
Saving an Excel file in a sharepoint synchronized local folder as PDF takes a long time to show up locally
Hi there, Hopefully someone can help me. I have the following situation: Excel Files are on SharePoint Online The SharePoint Online folders are synced locally I open the Excel file from the local folder showing a path like: C:\Users\etc\temp.xls.…
Discrepancies Between Web.LastItemModifiedDate and Last Activity column in SharePoint Admin Center
We use the Web.LastItemModifiedDate property of a site to identify recently modified sites. However, in some cases, the value of this property does not align with the Last Activity column in the SharePoint Admin Center. Could you clarify the factors that…
Change SharePoint List Gallery Button Color By URL
I have a SharePoint list in gallery view that has links to different web pages. This list view is on each page of the navigation for training. I'd like to color code the buttons according to what page the user is on to visually indicate where they are,…
Sharepoint domain misconfigured
I'm hoping someone can help as we are having issues with our sharepoint domain. I will try and keep this as short and detailed as possible. We have our domain, lets call it Xphone.com. In our M365 admin centre, we have Xphone.com set as Default, but…
Meta data (creation date, modified date, and access date) is not preserved during the migration from Dropbox to SharePoint using the Migration Manager Tool
It is our requirement that all meta data (creation date, modified date, and access date) are preserved during the migration from Dropbox to SharePoint using the SharePoint Migration Manager tooling and I have found that timestamp dates are modified. Test…
Sharepoint API OData filter is not working
I am trying to get files from a specific folder(drive) in Sharepoint. First, I am getting the DriveItem. My Code: string filter = $"tolower(Name) eq '{folderName.ToLower()}' and…
Document id
Hi all, I noticed an inconsistency in the SharePoint Online. When editing in the grid view, the document id is read-only and but when in the edit form, the document id can be edit. Is this the expected behavior? Thanks.
Guidance Needed: Report on Libraries and Subfolder Permissions in SPO Site
Hi All, I have a requirement to generate a report of all libraries and their subfolder permissions from a SharePoint Online (SPO) site. I have already tried a few scripts from the internet, but none seem to fulfill this requirement. Any guidance would be…
conexión app de azure con lista de sharepoint
se requiere realizar una consulta de na lista de un sitio de sharepoint a partir de una api, quiero realizar la conexion del sitio con mi app de azure previamente creado para realizar el consumo de los datos de la lista.
Departed person owns 100s of files in SharePoint ... want to transfer ownership to new employee
An ex-employee created (and owns) 100s of files in SharePoint. How do we transfer ownership to the person taking over this responsibility (copying the files one by one is not a reasonable option).
Add a manual customer counter
I want to add a manual customer counter to a SharePoint page, which makes it easy to add the number of successfully served customers each day.
Creating different views for the library and folders
Hello Pleaae i need help on this issue. I would like to know how to create different views for the library and folders to manage which columns are displayed. But i know it won't prevent a user selecting another view. Can you please assist with creating a…