Specify conditional formula to show or hide fields in a list form based on choice
Hi, I have a list that includes column names that have spaces in them, e.g. "Third party". I want to be able to conditionally show fields in a list form based on choice. I have followed the guidance in this link…
Invoke-PnPTenantTemplate did not perform any action and ends after 2 seconds only
I have 2 tenants; Source & Destination. I export the site from source and try to invoke it inside the destination, but it failed, here are the steps i followed:- Connect-PnPOnline -Url "https://source.sharepoint.com/sites/Projects"…
Best way to get list of files in Sharepoint whose permissions were updated
Hi I am using MSFT Graph API to download files from Sharepoint. I am using the delta API to only get the list of files updated since my last run. It looks like if only the permissions for a file are updated, then the file is not included in the delta…
SharePoint Rhythm of Business Calendar Form Modification
We have Rhythm of Business calendar on our SharePoint site and I would like to make some changes to the new event form. i.e. remove Location, Recurring event and Description. As well as default to All day event. However I am finding it impossible to…
Embed Teams posts on SharePoint homepage
Hello, we would like to implement a Webpart for our teams channel conversation on the Sharepoint Homepage of that team. So basically, that when visiting the Sharepoint homepage the members can see the posts in the teams channel and also make posts into…
Need to automatically enable the Camera Upload setting for the OneDrive iOS app that is being deployed with Jamf
Hello, I am currently attempting to automatically enable the Camera Upload setting for the OneDrive iOS mobile app that will be deployed using Jamf. I asked Copilot and it gave these xml…
Unauthorized 403 for Sharepoint API call
Our product makes the following API call: `https://
Assign permissions
Is there a way to assign a user access to all SharePoint sites at once? What permission settings are available for this purpose?
Files on SharePoint cannot be edited due to the error that shows we temporarily repaired.
Hello Please i need your help on this issue. There is an error message saying WORK BOOK REPAIRED We temporarily repaired this workbook so that you can open it in Reading View on a SharePoint file. The user is trying to Edit Workbook ] Fix it ] Ran…
Developer Program Registration
I'm trying to complete the setup of my Microsoft 365 Developer Program account, but I am encountering issues that prevent me from finalizing the process. Despite multiple attempts, I have been unable to gain full access. Error code is as follows: We…
Is there any app that can be added to Sharepoint that can display an LMS Scorm file?
I am a developer of Training Programs or Courses for my company and have created LMS courses using 3DVista and 360° videos. Is there any way or APP that can display a SCORM file in Sharepoint? I understand that sharepoint is not SCORM compliant. But are…
Sort order for Sharepoint API “GET sites?search=*”.
https://learn.microsoft.com/en-us/graph/search-concept-sort From the above site, we can determine that the “GET sites?search=*” API does not support sorting. However, the “GET sites?search=&orderby=name” API has changed the sort order compared to the…
How to modify a Standard template site with Sharepoint management shell
Hello I need to create a new custom organization template from a site created with the standard project management template. I use a SharePoint shell and generate an organization template but when I use it to create a new site the changes are not passed…
How to make the default view on a word document reading view on SharePoint
The word document defaults to opening in separate pages view and I would like it to default to reading view when another user opens it
PowerShell for retrieving actual size of deleted SharePoint Online sites
I'm looking to automate the retrieval of the actual size of deleted sites. Currently, I'm using the command Get-SPODeletedSite -Limit All, which provides the Resource Quota, but this value does not reflect the actual size of the site. Is there a way to…
A parameter cannot be found that matches parameter name 'List'
I have been trying to build a powershell runbook that captures the source document library's folder structure and cloning it to a target sites document library using PnP PowerShell. I keep running into the same error that I can't seem to resolve. At…
How to ensure that the List and Document webparts display correctly.
Hello, We have been having tremendous issues with displays on our lists/documents web parts on our instance of SharePoint online. We are trying to keep an compact tabular view of all documents in one area. We have created multiple views and categorized…
Inconsistent Retrieval of siteId, listId, and uniqueId for SharePoint Pages via Graph API
Hi Microsoft Support, I’m encountering an inconsistency with the Microsoft Graph API when retrieving images from SharePoint posts. Here's the issue in detail: API Workflow: Initial Request: I use the endpoint:…
Not Able to fetch the Mobile number using spfx webpart
Hi, I am trying to fetch the current logged in user name,employee id,email address and phone number. But I am not able to get the current logged in user phone number with the below source code. Please let me know if I am making any…
How do I use PnP to move large amounts of files without breaking sharing links and permissions?
I'm trying to find an archiving solution for my company that's easier than using the GUI and scrolling through large amounts of files and folders and manually using the Move To button. I have written a script to move files and folders from a users…