3,225 questions with SharePoint Development tags

Sort by: Updated
1 answer

SharePoint 2019 - Active Directory Import Not Importing

Currently User Profile Service Application is stuck on starting. When I view the job history I found this failed: When I try to manually start the User Profile Service Application it goes to Provisioning. When I check the services running on the…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,413 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,125 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,630 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,984 questions
asked 2025-01-17T12:31:37.6466667+00:00
Amanda Berry 0 Reputation points
commented 2025-01-27T14:56:32.7833333+00:00
Amanda Berry 0 Reputation points
1 answer

How to control the Response from Sharepoint API "GET /sites/{siteId}/drives".

I am using the API endpoint "GET /sites/{siteId}/drives" to retrieve a list of libraries. I use the query, "top", but the response does not return the expected number of items. For example, if there are 8 document libraries and I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-27T11:00:01.54+00:00
Takamoto Ide 20 Reputation points
answered 2025-01-27T12:52:02.24+00:00
Chiara Carbone 0 Reputation points
2 answers

error 0x80070643 probably related to sharepoint 2010? However impossible to delete sharepoint 2010 because of error -" language not supported"

IS error related to sharepoint 2010? error occurs because not able to update office due to 0x80070643? How to delete sharepoint when language error is showed? See also…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,007 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,743 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-18T20:04:25.6033333+00:00
Jan Ruigrok 0 Reputation points
commented 2025-01-27T11:50:16.9666667+00:00
Jan Ruigrok 0 Reputation points
0 answers

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:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,125 questions
SharePoint Open Specifications
SharePoint Open Specifications
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
1 question
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
619 questions
asked 2025-01-27T10:11:57.18+00:00
Apps Dev 0 Reputation points
1 answer

IN a sharepoint list I have a column with a color value. I want to use that value in a json column format. How do I do that?

We need to color code a calendar of training events. Each training class has a column with the hex value of the color to use. How do I reference that field to set the background color of my column?

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-23T20:41:33.6633333+00:00
Zernik, Alison 0 Reputation points
commented 2025-01-27T09:49:44.3433333+00:00
Emily Du-MSFT 49,156 Reputation points Microsoft Vendor
1 answer

Customizing font color in hub navigation

The Hub navigation is appearing very light grey, which is not ideal for accessibility. How to change font color for the hub navigation?

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-23T02:39:05.4966667+00:00
lilyvalley-8419 160 Reputation points
commented 2025-01-27T08:44:50.1066667+00:00
Xyza Xue_MSFT 27,736 Reputation points Microsoft Vendor
1 answer

How does Files.SelectedOperations.Selected Application permission scope work for graph API

We created an app on Azure portal with admin consent for the following 3 permission scopes (Application) Files.SelectedOperations.Selected User.Read.All Group.Read.All Using the Update Permissions API for driveItem, I am able to add the app with…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,281 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-24T14:02:14.9566667+00:00
Ameya Nayak 20 Reputation points
edited the question 2025-01-27T08:42:36.6933333+00:00
Emily Du-MSFT 49,156 Reputation points Microsoft Vendor
1 answer

Unable to Retrieve Files from SharePoint Library Using REST API Due to List View Threshold

Hi everyone, I am encountering an issue while using the SharePoint REST API to retrieve files from a folder in a SharePoint library. The folder contains more than 5,000 files, and when I make the following GET API call:…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-21T16:23:55.5133333+00:00
Navin Kumar S S 0 Reputation points
commented 2025-01-27T08:40:36.9833333+00:00
Xyza Xue_MSFT 27,736 Reputation points Microsoft Vendor
0 answers

using microsoft graph to get user profile properties from azure and O365 groups on a SPFX webpart

I been trying to get information from the Azure AD using the code below, but the result is Error fetching user profile undefined I am running the webpart with gulp serve on my serve.json file I have my sharepoint site collection url so it opens the…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,570 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,010 questions
asked 2025-01-23T13:43:51.2933333+00:00
commented 2025-01-27T08:39:38.7466667+00:00
Emily Du-MSFT 49,156 Reputation points Microsoft Vendor
1 answer

Unable to Retrieve Files from SharePoint Library Using REST API Due to List View Threshold

Hi everyone, I am encountering an issue while using the SharePoint REST API to retrieve files from a folder in a SharePoint library. The folder contains more than 5,000 files, and when I make the following GET API call:…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,413 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,125 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-21T10:12:37.2033333+00:00
Navin Kumar S S 0 Reputation points
commented 2025-01-27T08:03:38.34+00:00
Xyza Xue_MSFT 27,736 Reputation points Microsoft Vendor
2 answers

Unauthorized error when getting sharepoint list attachment despite having "Files.ReadWrite.All" permission

I am writing an ASP web application that can interact with a Sharepoint list, creating new items and updating existing items. We have an Attachments field in that list. Because accessing sharepoint list item attachment files is not available in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-07T16:33:41.1933333+00:00
Josh Earel 0 Reputation points
commented 2025-01-27T08:00:02.8866667+00:00
Xyza Xue_MSFT 27,736 Reputation points Microsoft Vendor
1 answer

No observers registered for this request.

I'm using pnpjs/graph library to select users Error: No observers registered for this request. (https://pnp.github.io/pnpjs/queryable/queryable#no-observers-registered-for-this-request). import { SPFI, spfi, SPFx, DefaultInit, DefaultHeaders } from…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-26T11:45:11.16+00:00
Hesham Khedr 0 Reputation points
edited an answer 2025-01-27T07:56:40.1066667+00:00
Xyza Xue_MSFT 27,736 Reputation points Microsoft Vendor
1 answer

Sensitivity label graph api

Hello here hoping to find a solution to the problem below. I am using sensitivity label Graph Api [POST /drives/{drive-id}/items/{item-id}/assignSensitivityLabel] to change sensitivity label from power apps we are sending the request successfully and 90…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2024-09-24T14:45:23.6366667+00:00
Neel Patel 0 Reputation points
edited the question 2025-01-27T04:54:04.66+00:00
Rakesh Gurram 11,475 Reputation points Microsoft Vendor
1 answer

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…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,107 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,125 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,752 questions
asked 2025-01-25T00:57:29.9366667+00:00
IniobongNkanga-8038 931 Reputation points
answered 2025-01-27T02:48:28.9033333+00:00
AllenXu-MSFT 22,856 Reputation points Microsoft Vendor
1 answer

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…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-26T16:26:50.3733333+00:00
Sudheer Madduru, Naga 0 Reputation points
answered 2025-01-27T02:47:55.51+00:00
Emily Du-MSFT 49,156 Reputation points Microsoft Vendor
3 answers

Formatting Multi-choice Column in SharePoint online to display limited options

I have a multi choice column where the user can add a bunch of options, at least 20 + options. My goal is to make it easier to read. So if there are more than 4 options it should display 4 options and add an bubble with "+ (total more…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,125 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-21T14:31:37.6066667+00:00
Hanamlw 5 Reputation points
commented 2025-01-27T01:41:34.2566667+00:00
RaytheonXie_MSFT 38,036 Reputation points Microsoft Vendor
1 answer

assign comment or suggestive changes role to a user in sharing a word doc to a user

https://learn.microsoft.com/en-us/graph/api/driveitem-invite?view=graph-rest-1.0&tabs=http in documentation there are only 2 roles listed in read and write i want to share a word document using this api in comment/suggestive-mode role (like if i am…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-16T13:22:11.8266667+00:00
Rajesh Jha 0 Reputation points
commented 2025-01-27T01:36:28.5266667+00:00
RaytheonXie_MSFT 38,036 Reputation points Microsoft Vendor
1 answer

OneDrive and SharePoint Authorization Issue

Hi Support Team, Tried logging into our MS Entra ID as a global admin, then find the calling app and grant admin consent for the Files.ReadWrite.All,offline_access permissions. I have successfully setup OAuth in my Application and Authorization is…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,884 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
1,281 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,125 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,330 questions
asked 2025-01-21T06:52:50.69+00:00
Mageshwari SS 20 Reputation points
commented 2025-01-27T01:00:32.7833333+00:00
RaytheonXie_MSFT 38,036 Reputation points Microsoft Vendor
1 answer

Does page shows in a change log when a comment is added into the Page and no other edits in the page content?

We are trying to retrieve comments in change log mode where we do not have any edits in Page. Could you please confirm if page is listed with change log token of the site when only comment is added?

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
asked 2025-01-23T19:04:21.0133333+00:00
Yichen Name 66 Reputation points
commented 2025-01-27T00:59:52.81+00:00
RaytheonXie_MSFT 38,036 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

SharePoint Page vs Power Pages. What is the difference?

I would like to launch a website that is client facing and wasn't sure if I should use the SharePoint product or the Power Pages product to create the client facing website.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,125 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,225 questions
Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
559 questions
asked 2025-01-25T19:57:41.8333333+00:00
Asante Yugen 40 Reputation points
accepted 2025-01-25T19:58:05.3966667+00:00
Asante Yugen 40 Reputation points