141 questions with Microsoft 365 and Office | SharePoint | Development tags

Sort by: Updated
0 answers

Does SharePoint Embedded Keep Deleted Documents in a Recycle Bin When Using Graph API?

We have integrated the SharePoint Embedded Viewer using the Microsoft Graph API. As part of our workflow, we upload documents to a SharePoint Embedded container, perform the required operations, and then delete those documents once processing is…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-13T05:55:14.4033333+00:00
S.P Singh 31 Reputation points
0 answers

How to Measure SharePoint Embedded Office Viewer Performance?

I need to know the recommended approach for measuring the performance of the Office Viewer when used with SharePoint Embedded. Are there any tools, best practices, or techniques officially recommended by Microsoft to monitor and evaluate the performance…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-13T05:49:54.4866667+00:00
S.P Singh 31 Reputation points
0 answers

Office Subscription Required for Using SharePoint Embedded Office Viewer or not?

I need to confirm whether a specific Office subscription (for example, a Microsoft 365 Business or Enterprise license) is required for users to access and use SharePoint Embedded. I wasn’t able to find any official documentation that clearly says an…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-13T05:45:59.3466667+00:00
S.P Singh 31 Reputation points
0 answers

Is an Office or Microsoft 365 Subscription Required for SharePoint Embedded?

Hi Team, I would like to confirm whether any Office or Microsoft 365 subscription is required for users to access and work with SharePoint Embedded. I could not find any clear statement in the documentation that links SharePoint Embedded usage to a…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-13T05:39:35.48+00:00
S.P Singh 31 Reputation points
0 answers

Is an Office Subscription Required for Using SharePoint Embedded Office Viewer?

Hi Team, I would like to clarify whether any specific Office subscription (e.g., Microsoft 365 Business or Enterprise license) is required for users to access or work with SharePoint Embedded (Office Viewer). While searching online, I did not find any…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-13T05:35:19.46+00:00
S.P Singh 31 Reputation points
0 answers

Create site collections in modern

Dear community, I am trying to create bulk sharepoint modern sites and the script I am using isn’t going right. It’s breaking at pnp modules and unable to connect to sharepoint. I am having access. I have tried with multiple other approaches like…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-12T13:52:29.3066667+00:00
Vaibhav Kaulkar 1 Reputation point
0 answers

What is the maximum number of SharePoint webhook subscriptions allowed per tenant and per app?

Hi All, I'm working on a solution that involves extensive use of SharePoint webhooks to monitor changes across multiple libraries. I doubt is there any limits imposed on webhook subscriptions and I’m looking for a clear explanation of the maximum number…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-09T18:38:01.1133333+00:00
Ganesh Prabu Baburaj 0 Reputation points
0 answers

How to identify Preservation Hold Library in SharePoint online using CSOM?

Hello, I am working on a application where I would like to identify Preservation Hold Library and take some action. I know user can also create a document library with similar name but I want to take action only when its a system list Preservation Hold…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-04T15:50:40.2066667+00:00
Yuvraj Patil 441 Reputation points
0 answers

Query on Workspace

Hi All, I have a Loop workspace, let's say LoopTest1, which includes Owners, Managers, Writers, and Readers. How can I retrieve the list of users in each of these roles using PowerShell, and is it possible to export this list to a CSV file? Users have…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-29T05:23:59.1266667+00:00
Rising Flight 5,216 Reputation points
0 answers

Help overriding a style on the "sp-custom-formatted-ReactFieldEdtior-Core-Display" class

Hello! I have a very standard multi-line text field that is the Rich Text variant (not the Enhanced one) and I am trying to adjust the Form view so that I can see more of the text. I have it figured out except for the width of the field due to a…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-27T18:07:31.3766667+00:00
Brian Rue 0 Reputation points
0 answers

Replace text in a SharePoint File [Word document] using Power Automate

Hello Any help will be appreciated! I have an issue: I wanted to replace the text in a Word document present in the SharePoint document library. I was getting a file from the SharePoint document library. Get file returns the content in binary data type.…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-26T08:03:12.2733333+00:00
Johanna Lorenz 0 Reputation points
0 answers

How to fix "Network error when using Patch function: The requested operation is in valid

When I load the power app, it occurred below issue Then check the code logic : But in other field , it use such similar logic, it won't have such error. The ID column is the column in Sharepoint SYSPARAM. Previously , it won't no such error. May i…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-20T06:18:22.9933333+00:00
Sam Xu - CHN 0 Reputation points
edited the question 2025-06-20T18:42:08.6733333+00:00
Nathan Roberts (SN) 1,006 Reputation points Volunteer Moderator
0 answers

Put a whole site in "under construction"

What would be the best way to put a whole site under construction. I want to keep all of the site contents, but for the interim anyone trying to navigate to the site, or any subsite, library etc, have a page or message pop up describing where the site…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-20T16:15:58.1566667+00:00
Freya 0 Reputation points
0 answers

How can I obtain the April 2011 CU (build 14.0.5130.5000) for SharePoint Server 2010 to restore a .bak file?

I have a .bak file created from a SharePoint 2010 farm running build 14.0.5130.5000 (April 2011 Cumulative Update). My current environment is running SharePoint 2010 RTM (14.0.4762.1000). When I attempt to restore the backup using Restore-SPSite, it…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-14T13:51:13.2866667+00:00
Ashar 0 Reputation points
edited the question 2025-06-14T14:13:53.28+00:00
Ashar 0 Reputation points
0 answers

JSON code on gallery card for background based on field is making cards disappear

JSON code on gallery card for background based on field is making cards disappear I have successfully changed the background color with this "background-color": "'MistyRose'" and successfully for alternating cards according to the…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-06T14:00:44.1833333+00:00
AHolden 0 Reputation points
0 answers

SharePoint/Graph API to Access sharepoint index and do a semantic search

Given that our current KQL‐based /search/query approach in SharePoint REST is limited to keyword matching and lacks AI‐powered relevance ranking, is there an equivalent Microsoft Graph endpoint or SharePoint REST (for example, POST /search/query) that…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-02T15:29:46.1966667+00:00
Sakib Ali Choudhary 225 Reputation points
0 answers

Need help with Custom Field property import in SPFx project

Hey... I am trying to learn SPFx and got stuck with this exercise on below location: Extend Microsoft SharePoint – Associate > Enable SharePoint Framework web part configuration with property panes > Build custom property pane field…

Microsoft 365 and Office | SharePoint | Development
asked 2025-05-29T08:14:38+00:00
Sanyam Rastogi 0 Reputation points
0 answers

SharePoint Online: Adaptive Cards with Action.Http support (New Dashboard)

With the new dashboard integration in SharePoint it is possible to have Dashboards on any Site that's perfect. The new card designer is very flexible. Now it is possible to collect data but I'm missing one important piece of function: there is no way to…

Microsoft 365 and Office | SharePoint | Development
asked 2025-05-28T06:25:31.65+00:00
Marc Andre Schröder-Zhou 85 Reputation points
edited the question 2025-05-28T06:34:16.6966667+00:00
Marc Andre Schröder-Zhou 85 Reputation points
0 answers

SharePoint List Properties Web Part – How to Display First Item by Default?

Hi all, I'm using Modern SharePoint Online and have a List Web Part connected to a List Properties Web Part on a site page. The setup works fine. When I click an item in the list, its details are shown on the List Properties web page. However, no item is…

Microsoft 365 and Office | SharePoint | Development
asked 2025-05-25T17:44:47.63+00:00
Haritha Errolla 0 Reputation points
0 answers

SharePoint and OneDrive Sync - File path too long. Is there a way to scan SP sites with long file paths

Hello all. Currently seeing SharePoint and OneDrive sync issues whereby file paths are reaching 400 character limites. Even when file paths have been changed and a re-sync occurs, it causes delay and takes time for it to complete. Is there a way too find…

Microsoft 365 and Office | SharePoint | Development
asked 2025-05-23T15:04:08.9+00:00
Awwab Asif 20 Reputation points