1,660 questions with Microsoft 365 and Office | SharePoint Server | Development tags

Sort by: Updated
1 answer

PST file anfd IMAGE files are not return in response while using path filter via graph PPI with KQL POST request

I have a PST file located in a specific folder. However, when I attempt to fetch data from it, the response returns zero results. My goal is to retrieve all documents from this folder recursively. However, even common file types like images are not being…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-07-01T13:38:00.06+00:00
Naitik Jani 26 Reputation points
edited a comment 2025-07-07T09:03:53+00:00
Nghia-P 685 Reputation points Microsoft External Staff Moderator
1 answer

Missing SearchTopology.dwp on Fresh install of Sharepoint 2016

I just completed an install of a 3 server minrole farm using AutoSPInstaller. I have not installed Search and don't plan on it since we dont use it in our scenario. I am currently configuring the farm and I am seeing an error come up in "Missing…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-07-02T15:00:19.74+00:00
Richard Ruth 40 Reputation points
commented 2025-07-07T01:56:14.6933333+00:00
Teddie-D 1,685 Reputation points Microsoft External Staff Moderator
0 answers

How to I force Office applications to use a different tenant than the SSO login?

We have an on-prem AD environment and Entra ID Connect to sync to our tenant (SubDept). We manage all Enterprise applications, 3rd party SSO/SAML, Conditional Access, SSPR, etc. in our SubDept tenant. Our parent department (TopDept) manages all Office…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-06-26T18:58:39.47+00:00
Mike Nurre 0 Reputation points
commented 2025-06-26T23:14:47.02+00:00
Jeff McCashland 481 Reputation points Microsoft Employee Moderator
1 answer

Help with UpdateNonceCertificate error when setting up OIDC on SharePoint Subscription Editon

I am working through step 2 on Set up OIDC authentication in SharePoint Server with Microsoft Entra Our SharePoint server environment is patched up to May 2025 and has Feature Preference set to "Early Release". I have copied and customized the…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-06-11T13:26:28.88+00:00
Carlson, Eric 0 Reputation points
commented 2025-06-19T12:14:14.1033333+00:00
Kudos-Ng 635 Reputation points Microsoft External Staff Moderator
1 answer

Wrong Sharepoint Search Results for Search Queries with 2 (or more) Words

Dear experts, I encountered the following issue with the Sharepoint Search functionality used by means of PnP Modern Search: When entering one word as search term, the results are fine. However with two (or more) words, the results are wrong and behave…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-05-30T09:28:31.7533333+00:00
S. Kunze 5 Reputation points
edited a comment 2025-06-18T14:49:24.4066667+00:00
S. Kunze 5 Reputation points
3 answers

The API operation 'PostItem' requires the property 'item/Assignee' to be a string of maximum length '255' but is of length '460'.

When I am trying to enter the data in the Sharepoint I am getting this error "The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: The API operation 'PostItem' requires the property…

Microsoft 365 and Office | SharePoint Server | Development
Windows for business | Windows Server | User experience | PowerShell
asked 2022-09-28T19:19:37.727+00:00
Ahmed Haqqani 11 Reputation points
commented 2025-05-22T14:22:00.0866667+00:00
Pippa Williams 0 Reputation points
2 answers One of the answers was accepted by the question author.

Is it possible to embed à Metrics (Goals) Power BI report in a SharePoint page?

Hello, I have a Metrics (Goals) report in Power BI that I need to embed on a SharePoint page, but I haven't been able to find a way to do it. With a standard Power BI report, I can generate an embed URL from the File menu, which works well for embedding…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-04-28T13:37:21.6033333+00:00
Eliana de Mattos Pinto Coelho 20 Reputation points
accepted 2025-05-21T22:14:43.05+00:00
Eliana de Mattos Pinto Coelho 20 Reputation points
1 answer

List View returns error: "Sorry, something went wrong File Not Found" contains lookup column and additional column

I have a view (Report View) on a list that is returning an error "Sorry, something went wrong File Not Found". When I remove the lookup column's additional column (Company:Description) OR if I group the list by the lookup column (Company) the…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-04-02T16:49:25.0533333+00:00
UnderwoodMarlene-1858 115 Reputation points
commented 2025-05-05T21:38:13.18+00:00
UnderwoodMarlene-1858 115 Reputation points
2 answers

"RSS Feed" button leads to empty page after upgrade to SharePoint SE

Dear all, under SharePoint Server 2016, the function "RSS Feed" e.g. on a blog site worked without problems, users were able to subscribe to a blog site via RSS: Since the upgrade to SharePoint Server SE, every "RSS Feed" button on…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-04-24T09:54:00.34+00:00
Matthias68 256 Reputation points
answered 2025-05-02T09:17:08.4+00:00
Matthias68 256 Reputation points
1 answer

Sharepoint coauthoring works

Dear Team. We are using SharePoint 2019, and there is a request from users to use Excel files in co-authoring mode. After doing some research, I learned that Excel files can only be co-authored using Excel Web App. Can I use Office Online Server without…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-04-10T10:17:40.52+00:00
Farid Rahimzade 0 Reputation points
commented 2025-04-23T03:10:00.0466667+00:00
Anonymous
1 answer

SharePoint Online Client Extensibility Web Application Principal Helper

I found this on my apps registration list and I have no idea what is for: SharePoint Online Client Extensibility Web Application Principal Helper: SharePoint Online Client Extensibility Web Application Principal Helper

Microsoft 365 and Office | SharePoint Server | For business
Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft 365 and Office | SharePoint Server | Development
asked 2023-03-06T18:55:18.9233333+00:00
Flavia 240 Reputation points
commented 2025-04-19T13:37:35.09+00:00
Raniel Garcia 10 Reputation points
2 answers One of the answers was accepted by the question author.

CSOM Throttle on websites having more than 3Lakhs lists

I have a website having more than 3Lakhs lists. When I execute the below code, the user gets throttled. Please confirm how to fetch all lists in SharePoint Online CSOM. Code: Web web = clientContext.Web; ListCollection targetlListCollection =…

Microsoft 365 and Office | SharePoint Server | Development
asked 2021-02-24T06:30:04.253+00:00
Amit Singh Rawat 731 Reputation points
edited an answer 2025-04-15T13:08:37.9033333+00:00
Aastha Jain 0 Reputation points
1 answer

Sharepoint Server On Premise App Level Authentication

Hi, I am using SharePoint Server subscription edition. I am able to use the rest APIs of SharePoint Server using NTLM authentication. However, this requires user credentials, which I want to avoid. I want to use App Level Authentication to access the…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-03-27T11:04:36.86+00:00
Mohsin 0 Reputation points
commented 2025-04-11T10:27:26.3833333+00:00
Mohsin 0 Reputation points
2 answers One of the answers was accepted by the question author.

Sharepoint list validation statement - multiple IF AND ORs to set a required field

Hi I have the below statement which makes the 'Account number' field required if 'Relationship stage' equals one of the two values: =IF(OR([Relationship Stage]="Completed - AML",[Relationship Stage]="Completed -…

Microsoft 365 and Office | SharePoint Server | For business
Microsoft 365 and Office | SharePoint | For business | Windows
Microsoft 365 and Office | SharePoint Server | Development
asked 2022-06-30T10:24:48.167+00:00
Pete 26 Reputation points
edited a comment 2025-04-08T23:04:31.7266667+00:00
mikhail jackson 0 Reputation points
1 answer

Sharepoint

Our requirement is for Enterprise-level features in SharePoint, which means we need the appropriate Enterprise licensing. Could you please confirm if we have the correct SharePoint Enterprise CALs assigned, or if any additional steps are needed to enable…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-04-04T11:19:18.32+00:00
Mudasir Bari 21 Reputation points
answered 2025-04-08T05:06:15.2033333+00:00
Yanli Jiang - MSFT 31,606 Reputation points Microsoft External Staff
1 answer

How to detect any change in SharePoint Server 2019/Subscription Edition browser URL?

We have an SPFx Application Customizer, which checks the URL in the browser, and checks whether a file is open in preview mode. If the URL is of the preview mode, we want to redirect the user to another URL (our own custom editor). When I click on the…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-03-25T14:13:23.01+00:00
Raghunandan Kumbhar 0 Reputation points
commented 2025-04-03T06:55:29.98+00:00
Raghunandan Kumbhar 0 Reputation points
2 answers One of the answers was accepted by the question author.

Why braking change in SharePoint Subscription Edition March 2025 (KB5002698)

We are implementing the ISqlSession interface in our product for SharePoint On-Premises 2013/2016/2019/SE to handle updates to our database provided through SharePoint. However, Microsoft has now changed this interface, which is generally not done since…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-03-20T19:44:20.5533333+00:00
Thomas Östreich 21 Reputation points
accepted 2025-04-02T14:58:34.33+00:00
Thomas Östreich 21 Reputation points
2 answers

How to download a file from Sharepoint via REST API (postman) ?

Hi! I need to download some pdf files from Sharepoint via API but it's not working. The API response returns a 404 error, stating the file doesn't exist. We tried it by using the GetFileByServerRelativePath method . endpoint:…

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint Server | Development
asked 2022-08-30T18:16:20.033+00:00
Boaz Benicio 6 Reputation points
commented 2025-03-31T23:46:32.3866667+00:00
Randhir Singh 0 Reputation points
2 answers One of the answers was accepted by the question author.

One user cannot search nor edit items in a list

One user cannot search nor edit items in a list. Other users in the same security group can search and edit. They cleared their browser cache for Edge & IE. Their permission is Contribute, Limited Access to the list and the items they wish to edit.…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-03-26T20:00:43.3266667+00:00
UnderwoodMarlene-1858 115 Reputation points
accepted 2025-03-31T15:07:43.16+00:00
UnderwoodMarlene-1858 115 Reputation points
1 answer

Sharepoint

Our requirement is for Enterprise-level features in SharePoint, which means we need the appropriate Enterprise licensing. Could you please confirm if we have the correct SharePoint Enterprise CALs assigned, or if any additional steps are needed to enable…

Microsoft 365 and Office | SharePoint Server | Development
asked 2025-03-29T08:26:21.4866667+00:00
Mudasir Bari 21 Reputation points
answered 2025-03-31T02:34:04.4066667+00:00
Xyza Xue_MSFT 30,176 Reputation points Microsoft External Staff