10,249 questions with SharePoint tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Remove Specific Users from Sharing Permission

According to this documentation: https://learn.microsoft.com/en-us/graph/api/permission-grant?view=graph-rest-1.0&tabs=http, we can add users to sharing permissions using their email IDs. However, I couldn't find a method to remove specific users…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,381 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-17T20:40:40.6633333+00:00
S W 40 Reputation points
accepted 2024-07-19T13:43:14.66+00:00
S W 40 Reputation points
1 answer

Update DriveItem of SharePoint

We have done the SharePoint Integration using MSGraph API. Now, by using the given API: https://learn.microsoft.com/en-us/graph/api/driveitem-update?view=graph-rest-1.0&tabs=http can only able to update the name column, can we also update the values…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,381 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-18T09:27:19.1666667+00:00
Akshith Reddy Thalla 100 Reputation points
edited a comment 2024-07-19T10:41:57.31+00:00
Akshith Reddy Thalla 100 Reputation points
1 answer One of the answers was accepted by the question author.

Share Folder via API

We have done the SharePoint Integration using MSGraph API. Now, We have to share a particular folder to specific user through an API. Do we have an API to share the particular folder?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,381 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-18T09:18:30.34+00:00
Akshith Reddy Thalla 100 Reputation points
accepted 2024-07-19T10:29:37.5866667+00:00
Akshith Reddy Thalla 100 Reputation points
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,381 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-18T11:40:36.1166667+00:00
Stan 0 Reputation points
commented 2024-07-19T10:00:35.4133333+00:00
Stan 0 Reputation points
0 answers

How do I create a SharePoint list with global access permissions for all websites?

I want to create a SharePoint list that can be used by all SharePoint websites. This list should be automatically accessible to newly created websites as well(when a new web site is created). SharePoint list will be used in a SharePoint SPFx…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 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,800 questions
asked 2024-07-19T09:34:57.66+00:00
Add-in Developer 0 Reputation points
1 answer

Insert Form into an Excel in a Teams Private Channel SharePoint

When I create Excel files and open them in SharePoint, I am able to Insert > Forms > New Form. However, I just created a Private Channel in Teams, opened its SharePoint and created a new Excel file. When I open this Excel file, when I do Insert…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,583 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,681 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-07T15:54:13.5166667+00:00
Vivek 0 Reputation points
commented 2024-07-19T09:02:09.0733333+00:00
Ling Zhou_MSFT 15,320 Reputation points Microsoft Vendor
2 answers

Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' in Sharepoint API

I've seen a few posts about this but I haven't seen a working answer yet. When using the Sharepoint API, I get the following error: 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' I am able to get the access token but any…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-16T12:38:22.9433333+00:00
Steve 0 Reputation points
answered 2024-07-19T08:55:47.65+00:00
Yanli Jiang - MSFT 23,886 Reputation points Microsoft Vendor
1 answer

SharePoint: list views are in tabs, will an option for downdrops be released?

Hi Folks, In modern lists, the views are now in tabs. Will MS ever provide the option of dropdown for those of us who have a lot of list views? Thanks.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-03T09:44:07.36+00:00
Vanessa 351 Reputation points
commented 2024-07-19T08:49:03.5466667+00:00
Yanli Jiang - MSFT 23,886 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Exporting and Importing PowerApp Forms for SharePoint Lists Using C# .NET Core

Hi Team, I have a custom PowerApp form for one SharePoint site list. I need to create a new PowerApp form similar to the previous one for a new site list. How can I export the previous list PowerApp and import it to the new list using a C# .NET Core…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,623 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,625 questions
asked 2024-07-12T06:55:39.31+00:00
ArunKumar Arumugam 40 Reputation points
accepted 2024-07-19T08:42:09.78+00:00
ArunKumar Arumugam 40 Reputation points
1 answer

promoted query rules is not opening

i have SharePoint on promises 2019 when i add promoted query rules to show specific rosulates. and create one page add 2 webpart : search box and search results when I'm searching it is showing promoted results but if i click on it it will return me…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,296 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 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,893 questions
asked 2024-07-09T09:54:46.4266667+00:00
Wael ElKadi 0 Reputation points
commented 2024-07-19T08:26:11.98+00:00
Yanli Jiang - MSFT 23,886 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Ownership of OneDrive folder

Hi, a colleague is leaving soon and his Microsoft account is supposed to be removed. There are some OneDrive folders he created and owned. I would like to know if I followed the path below and transferred the ownership of those folders to myself, does it…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 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,193 questions
asked 2024-07-18T08:55:32.6533333+00:00
Brian 0 Reputation points
accepted 2024-07-19T08:24:12.62+00:00
Brian 0 Reputation points
1 answer

How to download a file using a Sharepoint REST API

I am trying to download files from Sharepoint using the Sharepoint REST API from a web app; my code needs to eventually work with Sharepoint Subscription Edition (and maybe even Sharepoint 2019), but for dev purposes I have created a test Sharepoint…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-16T02:20:02.2133333+00:00
Jose Larios 0 Reputation points
commented 2024-07-19T08:22:39.8+00:00
Yanli Jiang - MSFT 23,886 Reputation points Microsoft Vendor
1 answer

Support for reusable content in MS365 SharePoint pages

My team manages a knowledge base in SharePoint 365 that is a site pages library (in other words, we're not using a documents library of Word, PowerPoint, PDF, etc. files). Many of the pages we manage have overlapping content, ranging from definitions to…

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,324 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-16T15:39:37.37+00:00
Joel Wilcox 0 Reputation points
commented 2024-07-19T08:17:36.5566667+00:00
Yanli Jiang - MSFT 23,886 Reputation points Microsoft Vendor
1 answer

How to create link to file on sharepoint (that gets updated monthly) to another site

Hi, We granted access to a folder on our sharepoint to user outside our organisation. It is their responsibility to provide monthly reports. These reports we want to be visible in our web based system (i.e. view the file if click on link). Easy to grant…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-16T13:42:33.1+00:00
Gustav Neethling 0 Reputation points
commented 2024-07-19T07:30:55.3566667+00:00
Emily Du-MSFT 44,071 Reputation points Microsoft Vendor
1 answer

How to report on SharePoint activity and usage

Hello    Please i need your help on this issue.   I want to report the SharePoint activity and usage report to management

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 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,893 questions
asked 2024-07-04T11:48:08.3166667+00:00
IniobongNkanga-8038 296 Reputation points
commented 2024-07-19T06:40:25.52+00:00
Ling Zhou_MSFT 15,320 Reputation points Microsoft Vendor
2 answers

Sharepoint sites search endpoint not finding certain sites

Originally, we were using the /sites endpoint to fetch all sites. However due to performance reasons, we have been trying to use the Sharepoint site search endpoint documented here to look up sites with a specified display name. However, after testing it…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-09T01:54:52.25+00:00
Vlad Vantaroo 20 Reputation points
commented 2024-07-19T06:39:40.7266667+00:00
Ling Zhou_MSFT 15,320 Reputation points Microsoft Vendor
1 answer

Where to find SharePoint spending for account?

Hi, I'm just querying where to find how much my company spends on SharePoint? I've done some research online that would suggest it is in the 365 Admin Centre > Billing > Invoices however, I just wanted to double check whether this will show in…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-09T09:19:38.47+00:00
Jack Fields 45 Reputation points
commented 2024-07-19T06:38:33.8533333+00:00
Ling Zhou_MSFT 15,320 Reputation points Microsoft Vendor
1 answer

Where to find SharePoint spending for account?

Hi, Need to find the area it shows how much my company is spending on SharePoint? I've done some research on it possibly being in 365 Admin > Billing > Invoices however, I wanted to double check that this will show how much the company is spending…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-09T09:24:40.1266667+00:00
Jack Fields 45 Reputation points
commented 2024-07-19T06:38:11.9366667+00:00
Ling Zhou_MSFT 15,320 Reputation points Microsoft Vendor
1 answer

I need to add google search bar on the SharePoint website, I used the embed code but its not working

Hi, Hi, I have embedded an iframe code on the SharePoint site to include a Google search bar using the CSE (Custom Search Engine) code, but it is not working. Please check the code below and assist me with this issue: <iframe…

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,324 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-07-11T06:26:04.2733333+00:00
Sukhbaj Singh 0 Reputation points
commented 2024-07-19T06:37:13.3333333+00:00
Ling Zhou_MSFT 15,320 Reputation points Microsoft Vendor
2 answers

Sharepoint syncing issue

We have been experiencing SharePoint syncing issues with our local sync folder for the past week. When users sync from the SharePoint library, it initially syncs to the local folder. However, they have to resync 2 or 3 times daily because the sync folder…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
962 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-06-28T11:52:42.8733333+00:00
Mohammed Kasim 20 Reputation points
answered 2024-07-19T06:36:29.0733333+00:00
Yanli Jiang - MSFT 23,886 Reputation points Microsoft Vendor