2,949 questions with SharePoint Development tags

Sort by: Updated
0 answers

Help on permissions

Hi All, I have an Azure App Registration with the following Microsoft Graph API permissions. I am working with an internally hosted application and want to use this Azure SPN (Service Principal Name) within the application. Specifically, I want to pull…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
229 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,885 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,494 questions
asked 2024-09-19T20:46:47.7766667+00:00
Glenn Maxwell 11,136 Reputation points
edited the question 2024-09-19T22:30:29.8033333+00:00
Glenn Maxwell 11,136 Reputation points
0 answers

Sharepoint permissions

Hi All, I have a SharePoint site, let's call it "tempsite," and I have generated a Client ID using the following URL: https://contoso.sharepoint.com/sites/tempsite/_layouts/15/appregnew.aspx I have assigned permissions to the Client ID using…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
229 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,885 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,494 questions
asked 2024-09-19T22:29:36.2166667+00:00
Roger Roger 5,791 Reputation points
1 answer

How to export managed metadata from subfolders and documents to csv

I have a document library and at the top level we have a number of folders for each year i.e. 2024, 2023, 2022, 2021 etc. Against these yearly folders we have a Content Type of "Yearly Folder". Under each yearly folder we have a huge list of…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,468 questions
asked 2024-09-19T15:21:09.7533333+00:00
Glenn Skinner 1 Reputation point
answered 2024-09-19T15:55:38.8333333+00:00
Rich Matheisen 46,561 Reputation points
0 answers

Issue when Webpart with a custom toolbar is loaded after SharePoint 2019 September 2024 CU installation

Hi, We have encountered an issue after installing the SharePoint 2019 September 2024 Cumulative Upgrade (this one), where a webpart control is unable to load due to the following exception: [ArgumentException: The serialized data is invalid.] at…

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,949 questions
asked 2024-09-19T15:16:01.6333333+00:00
David Esperanza 0 Reputation points
0 answers

Debugger is not hitting breakpoint set in SharePoint 2010 application code in Visual Studio

I have my SharePoint 2010 application code in Visual Studio. I did clean, rebuild and deploy solution. I have done "Attach to Process" w3wp.exe files in the debug, but debugger is not hitting breakpoint when trying to work on UI. IIS reset is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,459 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,059 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
991 questions
asked 2024-09-19T11:25:46.3666667+00:00
VG 0 Reputation points
commented 2024-09-19T13:23:22.8466667+00:00
AgaveJoe 28,056 Reputation points
2 answers

How do I use JSON Conditional Formatting in a SharePoint Online List to color-code dates 7, 30, 90, 180 days or more out?

I have a SharePoint List that tracks when new Government Proposals are released. The $Deadline column is the RFP Release date, and the $Stage column shows whether or not we're pursuing the proposal. I color-coded the $Deadline column to know how soon the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
asked 2024-09-13T21:37:21.61+00:00
Crystal D. Wood 0 Reputation points
commented 2024-09-19T12:47:34.7633333+00:00
Crystal D. Wood 0 Reputation points
2 answers

Microsoft graph api always retrieves old document library name even if the library name is modified in SharePoint

Hi, I have been using Microsoft Graph api to retrieve SharePoint site's files, folders, document libraries for my application. When i change the document library name in SharePoint, graph api always returns me the old library name in its result. I was…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,885 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,949 questions
asked 2024-09-06T09:23:39.0766667+00:00
Nandhini. S [ INDEC 4.0 ] 0 Reputation points
commented 2024-09-19T11:55:23.5133333+00:00
Yanli Jiang - MSFT 25,621 Reputation points Microsoft Vendor
0 answers

Call to "workflow 2" attached to "list 2" from a "workflow 1" which is attached to "list 1" failed from SharePoint Designer 2013

I am trying to trigger workflow 2, attached to list 2, from an app step of workflow 1, attached to list 1, using Rest API "SP.WorkflowServices.WorkflowInstanceService.StartWorkflowOnListItemBySubscriptionId". Call completes successfully when I…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,335 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 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.
575 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,936 questions
asked 2024-09-19T10:48:58.3966667+00:00
muhammad masood 66 Reputation points
edited the question 2024-09-19T11:29:52.5833333+00:00
muhammad masood 66 Reputation points
1 answer

Unable to define the sites for an App Registration for SahrePoint with Site.Selected

I have this App registration with Site.Selected:- now i want to define the sites for the above "Sites.Selected", so i tried the following:- $siteUrl = "https://*.sharepoint.com/sites/integration-prod" $clientId =…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,885 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,851 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,450 questions
asked 2024-09-17T14:05:06.29+00:00
john john Pter 300 Reputation points
edited the question 2024-09-19T06:53:42.79+00:00
ajkuma 25,791 Reputation points Microsoft Employee
1 answer

SharePoint Online - List View Threshold Limit

I am encountering problems with a SharePoint CSOM query. I am using paging in a query agains a large SharePoint online list. Here is my code: Uri uri = new Uri(web.Context.Url); string baseUrl = uri.GetLeftPart(UriPartial.Authority); CamlQuery query =…

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,949 questions
asked 2024-09-18T14:46:24.83+00:00
Alexander P 21 Reputation points
commented 2024-09-19T06:19:46.9533333+00:00
Alexander P 21 Reputation points
3 answers One of the answers was accepted by the question author.

How to add a MS list item "Person or Group" field using the graph api

I have been having the worst luck when trying to create a function that will create a ms list item with the graph. I am able to create generic text fields just fine. However, I have looked everywhere for documentation on how to fill out a "Person or…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,885 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,949 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,450 questions
asked 2024-09-14T03:36:57.6466667+00:00
Gino Luciano 20 Reputation points
edited the question 2024-09-19T02:07:12.05+00:00
Emily Du-MSFT 45,991 Reputation points Microsoft Vendor
1 answer

how can i find badges that i have achieved ?

My name is Oluyemi (Yemi) Luendoh i started training with Microsoft about 8 years ago i can not remember if i used my personal email or school email. i wish to continue with my progress Can you assisit?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,980 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,649 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,800 questions
asked 2024-09-18T09:51:01.9833333+00:00
Yemi 0 Reputation points
answered 2024-09-19T01:46:36.5833333+00:00
Robin Sheng-MSFT 2,725 Reputation points Microsoft Vendor
1 answer

Unable to create an Indexer to Index SharePoint data in Search Service

Per this guide, - https://learn.microsoft.com/en-us/azure/search/search-howto-index-sharepoint-online the process to setup a SharePoint Indexer in Cognitive Search/Search Service is to send a POST request to create it. It then waits for up to 10 minutes…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
960 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,949 questions
asked 2023-11-07T15:34:30.49+00:00
Derek D 10 Reputation points
commented 2024-09-18T14:41:00.23+00:00
Veena Srikanth Urs 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph Api => Search Sharepoint document library

I have a sharepoint document library with nested folders. I would like to be able to query the library for all files that have a substring in the name underneath a particular folder. According to this article, using V2 of the sharepoint online apis are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,885 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,949 questions
asked 2024-09-17T11:27:20.3833333+00:00
David McDougald 40 Reputation points
accepted 2024-09-18T12:21:49.9533333+00:00
David McDougald 40 Reputation points
1 answer

Need to open url in Teams Application

i have a custom teams application which has url on its page and i need to open those urls in teams only

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,980 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 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,209 questions
asked 2024-09-13T11:11:27.5366667+00:00
Robin Singh 0 Reputation points
commented 2024-09-18T10:26:22.06+00:00
Prasad-MSFT 6,686 Reputation points Microsoft Vendor
1 answer

Microsoft Lists/Sharepoint - Formatting Individual Views

I am working on Microsoft Lists and have created a custom View for myself, but when I go to format any of the columns (i.e., changing the font size or colors for example), it changes the formatting for ALL of the views. Is there a way to isolate 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.
4,770 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,949 questions
asked 2024-09-09T20:38:24.0266667+00:00
Pooja Pujara 0 Reputation points
commented 2024-09-18T09:29:33.1033333+00:00
Emily Du-MSFT 45,991 Reputation points Microsoft Vendor
1 answer

Interacting with SharePoint PowerPoint document through add-in/dialog box

We have created add-in to indirectly update content of SharePoint ppt document. Now we can see presentation content can be directly modified by chatgpt add-in. We have similar requirement where in data enter in dialog box should reflect immediately in…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,861 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,949 questions
asked 2024-09-06T11:58:03.8+00:00
Dudekula,Amitabh 0 Reputation points
commented 2024-09-18T09:22:47.6833333+00:00
AllenXu-MSFT 19,641 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get the @microsoft.graph.downloadUrl of news items

I want to retrieve the four newest news items from a SharePoint site and get the temporary download URL of the first image in it's webParts. Somehow there does not seem to be a direct way to retrieve this, so I found a way in multiple steps: First I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,885 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,949 questions
asked 2024-09-17T08:34:15.89+00:00
accepted 2024-09-18T07:20:34.9466667+00:00
2 answers

Can i update a list item without affecting the Modified By and Modified Date

I have a custom list named WorkOrders inside our SharePoint online tenant. now this custom list contain around 10K items. and i want to do some modifications to existing list items, as follow:- 1- I want to add a new custom column named Media. 2- Based…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
asked 2024-09-12T22:32:26.0866667+00:00
john john Pter 300 Reputation points
commented 2024-09-18T06:35:31.54+00:00
RaytheonXie_MSFT 35,066 Reputation points Microsoft Vendor
1 answer

SharePoint site template with addContentTypesFromHub not working

Hello, I have created a site template (site design) having actions like addContentTypesFromHub (88 content type IDs), createSPList (47), addNavLink (54) etc. Total number of actions (verbs) count is 285. So I was expecting a single site script and design…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,599 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,949 questions
asked 2024-09-13T08:11:08.5166667+00:00
Sushrut Paranjape 0 Reputation points
commented 2024-09-18T06:31:46.6566667+00:00
Sushrut Paranjape 0 Reputation points