10,313 questions with SharePoint tags

Sort by: Updated
1 answer

Duplicate search results when using MS Graph API Search

I have an SPFx web part that retrieves all list items in SharePoint via search and lists them in a table. At one point, I have noticed that I was getting duplicate results from the search call (using the MS Graph API). I have tried to add the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,466 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 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.
2,811 questions
asked 2024-07-29T12:04:04.77+00:00
Andrei Nita 0 Reputation points
answered 2024-07-30T08:38:26.4366667+00:00
Emily Du-MSFT 44,391 Reputation points Microsoft Vendor
1 answer

How to differentiate between reviewer and can't download roles in ListPermissions API

Hi Team, We are planning to use ListPermissions API of Microsoft graph to query permissions of items in OneDrive. However the roles list returned in ListPermissions API response is empty for both reviewer and Can't download access i.e. by response we…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,466 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
987 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-30T04:24:34.0666667+00:00
Cameron Wallin 0 Reputation points
answered 2024-07-30T08:35:17.12+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

HttpRequestFailedWithUnauthorizedError output after Copy Data function when extract data from Sharepoint to adl using data factory

I followed the tutorial from "https://www.youtube.com/watch?v=FFfNu3cI-uw&pp=ygUjZXh0cmFjdCBkYXRhIGZyb20gc2hhcmVwb2ludCB0byBhZGw%3D" but this error occurred. "errors": [ { "Code": 22757, "Message":…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,429 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,209 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-29T06:13:18.0233333+00:00
Xing Le Lee 0 Reputation points
commented 2024-07-30T08:33:29.1733333+00:00
Haoyan Xue_MSFT 22,466 Reputation points Microsoft Vendor
3 answers

Sharepoint custom permission.

Hi There I have a specific requirement for SharePoint site where I need to upload all my files and people should be able to perform all file related operations in all situations either they are members or owner or a custom permission group. But for…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-29T13:55:31.8066667+00:00
Abhishek Shrivastava 0 Reputation points
answered 2024-07-30T07:42:06.5333333+00:00
Haoyan Xue_MSFT 22,466 Reputation points Microsoft Vendor
1 answer

MS Graph search in Path not finding results

I've been trying to create a search function that will look in MS Graph Sharepoint to find a file within a specific folder. Consider the following search/query endpoint body: https://graph.microsoft.com/v1.0/search/query { "requests": [ …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,466 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-18T11:40:36.1166667+00:00
Stan 0 Reputation points
commented 2024-07-30T07:17:47.95+00:00
Stan 0 Reputation points
2 answers

how to update the SP list Url using powershell.

Hi, My goal is to udpate the sharepoint list using power automate. I can change the list name from out of the box Sharepoint, however it does not allow me to update the URL. I copied my code below and I am getting following error. Error changing List…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 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.
2,811 questions
asked 2024-07-25T18:51:45.7766667+00:00
kem104 80 Reputation points
commented 2024-07-30T06:36:28.5033333+00:00
Ling Zhou_MSFT 15,560 Reputation points Microsoft Vendor
2 answers

SharePoint Currency Field

Hello Everybody, I have a strange problem with a Sharepoint Currency field in a SharePoint List. I want to show the values as currency but this is not possible as shown in the picture attached. The field is set as currency and all the parameters are…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-25T09:59:45.55+00:00
Achille Tessitori 5 Reputation points
commented 2024-07-30T06:35:17.63+00:00
Ling Zhou_MSFT 15,560 Reputation points Microsoft Vendor
1 answer

JSON to draft email and highlight certain text

I have an SP List and a column that displays as a hyperlink. When clicked certain information from the current item is added to a new draft outlook email. There are some placeholder fields included in the body of the message that'd we'd like to have…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-24T16:17:13.9633333+00:00
Ember Krumwied 5 Reputation points
edited a comment 2024-07-30T06:34:33.4533333+00:00
Ling Zhou_MSFT 15,560 Reputation points Microsoft Vendor
2 answers

How do I remove gridlines from a table on a sharepoint online page

I am simply trying to remove the table gridlines on a sharepoint online page and can't see an option to remove lines. Or is there a way I can change a bit of the underlying code to do this? thanks H

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-04-08T15:21:07.79+00:00
Mugurian,HL,Helen,THE R 0 Reputation points
answered 2024-07-30T06:31:01.58+00:00
Billy 20 Reputation points
1 answer

Fix connection issue when trying to use a trained model in power automate

I am trying to extract data from a set of pdf files. For that I trained & Published an AI model model in Power Automate and when I am trying to Build Intelligent automations using others options there is an issue as following : This flow will connect…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,488 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,439 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-25T12:28:50.4133333+00:00
Eswar Manchalla 0 Reputation points
commented 2024-07-30T06:15:01.7833333+00:00
Faery Fu-MSFT 18,526 Reputation points Microsoft Vendor
0 answers

.csv file from SharePoint List from the Bot Account to a local drive or network drive.

Hello everyone, I need an automatic way to download the .csv file from SharePoint List from the Bot Account to a local drive or network drive. Thanks in advance

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-29T09:37:48.9+00:00
Alexandru Gavrisan 0 Reputation points
commented 2024-07-30T05:48:39.8733333+00:00
AllenXu-MSFT 18,446 Reputation points Microsoft Vendor
1 answer

How can I allow a team member to move documents from one file to another BUT NOT allow them to download it?

I have a small number of team members who I wish to be able to move documents saved in one file to another file where 100's of members will have immediate access in a short space of time. The problem I find is that if I give members the ability to move…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,640 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 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.
2,811 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,076 questions
asked 2024-07-29T21:59:38.91+00:00
Rick 0 Reputation points
edited an answer 2024-07-30T03:40:50.37+00:00
Robin Sheng-MSFT 1,485 Reputation points Microsoft Vendor
3 answers

How to set a column values base on the selection of another choice column? In sharepoint lists

Hey, I'd like to assign value based on choice column "CARS" to another value column "Price" so if I choose "Porsche" from my list, I want to assign a price in the column "Price". I could not do it with calculated…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-25T11:12:56.0833333+00:00
Jack 0 Reputation points
answered 2024-07-30T03:09:35.0966667+00:00
Yanli Jiang - MSFT 24,436 Reputation points Microsoft Vendor
2 answers

How to provide users from another Entra ID tenant access to a SPO site

We need to give users from another Entra tenant access to a Sharepoint online site. Is it possible to have these users in a Entra ID security group and give access to these users without setting up their guest accounts in our tenant?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,662 questions
asked 2024-07-16T07:28:28.3633333+00:00
curious7 151 Reputation points
commented 2024-07-30T02:52:26.7333333+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

Restore deleted files or folders in OneDrive

Hello  Please i need your help on this issue.  We are unable to restore a files under OneDrive.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
987 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 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,201 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,901 questions
asked 2024-07-16T13:09:02.1966667+00:00
Iniobong Nkanga 1,751 Reputation points
commented 2024-07-30T02:52:10.1333333+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

SharePoint Root Site Change

I'm attempting to change my root site in the sharepoint admin center so I can delete the original root site. However whenever I attempt to make the change I get one of two error messages, "This site must be a team site or communication site. It…

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.
4,385 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-18T20:51:48.8966667+00:00
Chase Sartain 0 Reputation points
commented 2024-07-30T02:44:59.0066667+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

Richedit errors when opening SharePoint files.

I'm the farm admin for a SharePoint 2019 on-prem installation. We are using Office 365 for our Word and Excel apps. Recently users have been getting error messages when trying to open files from SharePoint. The message box has 'Richedit' in the corner,…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
755 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,700 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-22T16:38:08.67+00:00
Keith Vollero 21 Reputation points
commented 2024-07-30T02:41:23.13+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
1 answer

How to solve the error in ADF- Rest call failed with client error

I am trying to copy data from share point using graph API. I am able to see the data through postman (by providing the authorization through access token), but when I use the same URL inside the Rest API dataset (source) in a copy activity, I am getting…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,466 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,209 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-23T12:00:31.0466667+00:00
Ananthu Sreedhar 0 Reputation points
commented 2024-07-30T02:40:38.5833333+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
3 answers

SharePoint Custom List - New Interface - View Tabs

With the new Microsoft List experience rollout to SharePoint custom lists, the views have moved from a drop down to a new tabbed view and drop down. Do Microsoft plan to provide configuration options such as being able to hide tabbed views, drag and drop…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-24T15:40:12.67+00:00
Robert Sawyer 0 Reputation points
commented 2024-07-30T02:39:45.36+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
2 answers

M365 group set as owner of SharePoint site, but unable to share externally

We have certain SharePoint sites set up so that only owners of the site can share externally. We have an M365 dynamic group - Chicago Regional Office Members that has been added as owners of the SharePoint Site, but not the Team. This used to work but is…

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.
4,385 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,313 questions
asked 2024-07-25T17:07:06.66+00:00
Trish Gillham 0 Reputation points
commented 2024-07-30T02:32:01.1366667+00:00
RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor