2,750 questions with SharePoint Development tags

Sort by: Updated
0 answers

How to set up "forEach" syntax using arrays.

In the JSON formatting of SharePoint lists, the "forEach" using arrays does not work properly, and the output result becomes blank. The following is a code sample that does not work properly. It is really frustrating even though it is a…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
asked 2024-06-11T01:10:49.8666667+00:00
FUJISHIGE,Shuto/藤重 秀斗 0 Reputation points
1 answer

Problems with managed identity and sharepoint

I have an azure function that creates sites in sharepoint. The problem is that after giving Sites.FullControl.All permissions under Microsoft Graph on the Managed Identity that the Azure function authenticates with, it creates the site correctly but when…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,210 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,027 questions
asked 2024-06-07T07:22:08.2966667+00:00
Azahara Cruz 0 Reputation points
answered 2024-06-10T23:58:58.2033333+00:00
Marilee Turscak-MSFT 35,371 Reputation points Microsoft Employee
0 answers

i am getting error like Something went wrong. To try again, reload the page and then start the workflow.

i am suddenly started getting error Something went wrong. To try again, reload the page and then start the workflow. when i click the item workflow.it was working fine earlier. logs says the below Microsoft.Workflow.Client.InvalidRequestException: The…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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.
536 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,858 questions
asked 2024-06-10T20:54:29.7033333+00:00
Bikram Pal 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AD app permissions for getting all sites using PnP Commands

Hi I am connecting to SharePoint admin center using command "Connect-PnPOnline" with certificate thumbprint and Client Id. In my Azure AD App, I am having the SharePoint Permission "Sites.Read.All". I am trying to get all the site…

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,750 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,027 questions
asked 2023-10-04T06:30:21.9933333+00:00
ABHISHEK KUMAR 61 Reputation points
edited a comment 2024-06-10T20:09:26.2633333+00:00
Sourabh Kumar Yaduvanshi 0 Reputation points
1 answer

Is there a programmatic way to enable the setting "Show header and navigation" in a SharePoint site?

Hi - I am looking for a programmatic way to enable the "Show header and navigation" feature in a SharePoint site. Is there a way to do this?

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,750 questions
asked 2024-06-05T14:08:48.0866667+00:00
JBlak 0 Reputation points
commented 2024-06-10T10:02:41.4166667+00:00
Emily Du-MSFT 43,006 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

User in contributor group can not access file directly on Sharepoint on-premises site

My user tried to access a pptx file directly to the SharePoint Document library and got this message: I checked his permission and found that he existed in contributor group, it means he can access and edit this file. I also checked the permission of…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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,588 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,858 questions
asked 2024-06-05T09:49:09.1466667+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
commented 2024-06-10T07:55:01.3133333+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
1 answer

user unable to perform the search on sharepoint

Hi Team, when affected user perform the search from SharePoint on-premise site getting error "We did not find any result" Please note: user can browse the site and access the file by navigating to folder structure and applying filter.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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,858 questions
asked 2024-06-07T10:02:05.3133333+00:00
TA.Saurabh.Singh 41 Reputation points
answered 2024-06-10T06:58:08.5666667+00:00
Yanli Jiang - MSFT 22,341 Reputation points Microsoft Vendor
1 answer

Create Bulk "Document Set" and Add Respective Column Properties in SharePoint Using Excel Metadata File

I need solution for Bulk "Document Set" Creation in SharePoint using Excel Metadata File as: Creating multiple Document Set in SharePoint Using Metadata Excel file with Key Column to use unique Document Set names. During Creation of Document…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
asked 2024-06-08T00:28:20.3333333+00:00
Asif Rehan 0 Reputation points
edited an answer 2024-06-10T02:03:55.56+00:00
AllenXu-MSFT 17,421 Reputation points Microsoft Vendor
1 answer

Sharepoint 2013 workflow error "Due Date"

I am getting this error out of sudden, the workflow was working fine couple of days ago and suddenly it started showing me this error. No changes have been made in the workflow or the permission level. Please let me what is the issue regarding the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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.
536 questions
asked 2024-06-07T19:02:52.6233333+00:00
Bawa, Yuvraj [ISLH] 0 Reputation points
answered 2024-06-07T21:09:19.8033333+00:00
Maycon Batista 11 Reputation points
1 answer

SharePoint copy folder/docs but selective copy...

We have a large SharePoint document folder, and want t replicate some folders to a new site, however the folder structure for example is Parent Folder A Sub Folder 1 Files Sub Folder 2 Files Sub Folder 3 Files Parent Folder B Sub Folder 1 Files Sub…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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.
536 questions
asked 2024-06-06T10:48:28.7833333+00:00
Dave Amos 0 Reputation points
answered 2024-06-07T03:07:16.8533333+00:00
Ling Zhou_MSFT 14,450 Reputation points Microsoft Vendor
1 answer

How to fix "The request is unprocessable because it uses too many resources" in graph API?

I have a task where I need to retrieve items from a SharePoint list, and the list contains over 20,000 records. However, when attempting to filter by a specific range of dates using the createdDateTime property, I encounter an error stating "The…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,998 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
asked 2024-03-20T10:44:11.6633333+00:00
Siva M 35 Reputation points
commented 2024-06-06T22:49:10.0633333+00:00
Larry Lau 116 Reputation points
1 answer One of the answers was accepted by the question author.

Office Graph turn off

Hello, I am trying to start a SharePoint site, however there is a message on the top of the home page that says "You're seeing a limited version of this page because Office Graph is turned off. Learn more about turning on Office Graph." I tried…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,998 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,750 questions
asked 2024-06-05T12:55:05.9466667+00:00
Orona, Darinka 20 Reputation points
accepted 2024-06-06T19:49:42.4133333+00:00
Orona, Darinka 20 Reputation points
1 answer

Graph API in SharePoint Farm Solution - System.MissingMethodException: Method not found: Void Microsoft.Graph.GraphServiceClient

Hello, Update: Forget one Detail: Initially the error was: System.IO.FileNotFoundException: Could not load file or assembly 'Azure.Core, Version=1.38.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' I tried downgrading the package, but at some…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,998 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
asked 2024-04-25T12:11:54.6766667+00:00
Pronizius 46 Reputation points
answered 2024-06-06T12:29:53.22+00:00
Pronizius 46 Reputation points
1 answer

Mismatch in Page Count : DOCX to PDF using Sharepoint Graph API

Hi Team, I'm trying to convert docx file to pdf using SharePoint Graph API by calling this following GET request - …

Viva Connections
Viva Connections
A Microsoft Viva module that provides a gateway to a modern engagement experience.
88 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,998 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
asked 2022-08-08T15:47:35.77+00:00
Mani Wadhwa 1 Reputation point
edited a comment 2024-06-06T09:30:52.0466667+00:00
Tusti Dwi 0 Reputation points
1 answer

Why can't I use version history

I created a documentSet, then I captured its version, after refreshing I select documentSet, click Version history and the error is displayed like the image I provided.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,998 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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,588 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,858 questions
asked 2024-05-31T09:20:33.14+00:00
Enzo Nguyen 0 Reputation points
commented 2024-06-06T08:30:24.14+00:00
Emily Du-MSFT 43,006 Reputation points Microsoft Vendor
1 answer

yo Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'stream' imported

when I run yo or yo @microsoft/sharepoint on powershell or cmd I get Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'stream' imported

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,750 questions
asked 2024-05-28T21:04:11.98+00:00
Juan Carlos Rivero 0 Reputation points
edited a comment 2024-06-06T08:14:50.4166667+00:00
Michael Bakker 1 Reputation point
1 answer

User in contributor group can not access directly file on SharePoint on-premises site

My user tried to access a powerpoint file directly on sharepoint document library and got this message When I checked his permission, I had found that he still stayed in the contributor group, that mean he can access and edit this file . I also checked…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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,588 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,858 questions
asked 2024-06-05T09:29:12.9933333+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
answered 2024-06-06T08:14:29.4266667+00:00
Haoyan Xue_MSFT 21,231 Reputation points Microsoft Vendor
2 answers

Sharepoint search for files not working

Hello    Please i need your help on this issue. WE are experiencing an issue with SharePoint search for files. We have uploaded multiple files into the SharePoint "PDQ Freight" a few days ago, but none of the files are appearing in the search…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
asked 2024-05-27T00:06:37.5066667+00:00
Iniobong Nkanga 1,691 Reputation points
commented 2024-06-05T20:45:11.4166667+00:00
Iniobong Nkanga 1,691 Reputation points
1 answer

sharepoint server 2019 hide file extensions

How to hide the file extension of the Name in sharepoint 2019? We don't want the .aspx extension show in the name column.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 questions
asked 2024-06-05T06:18:50.2933333+00:00
Evol12-5109 105 Reputation points
answered 2024-06-05T08:58:38.76+00:00
AllenXu-MSFT 17,421 Reputation points Microsoft Vendor
0 answers

Paging not working in SharePoint 2010 grid

Hi Team, I have implemented a Grid in SP 2010 and paging is not working in the grid from backend I am getting 1410 items but its showing only 5 items as I have set the limit for 5 items but no paging is coming, any suggestions will be helpful.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,978 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,750 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,588 questions
asked 2024-06-05T08:52:01.73+00:00
Sunny Rastogi 106 Reputation points