3,718 questions with Microsoft 365 and Office | SharePoint | Development tags

Sort by: Updated
1 answer

Call driveitem by SharePoint graph

I wonder how to call the driveitem list in SPO by using Ms Graph, I've tried: GET https://graph.microsoft.com/v1.0/sites/{SiteId}/drive/root:/children?$filter=createdDateTime 2025-09-09T07:00:00 But got Bad Request 400ms Is filtering by createdDateTime…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-03T01:52:30.8433333+00:00
Huff Jennifer 0 Reputation points
answered 2025-07-03T09:59:42.73+00:00
Nghia-P 535 Reputation points Microsoft External Staff Moderator
1 answer

Future-Safe Approach for Accessing SharePoint REST API via Azure AD App Without AppRegNew.aspx / AppInv.aspx

We are evaluating how to securely and sustainably access the SharePoint REST API using an Azure AD application. While we are aware that Microsoft Graph is the preferred modern API surface, certain essential capabilities are still only available via the…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-01T01:59:12.6133333+00:00
Sundaravadivel 0 Reputation points
commented 2025-07-03T09:54:55.36+00:00
Nghia-P 535 Reputation points Microsoft External Staff Moderator
2 answers

Can guest users create site collections in SharePoint?

I'm testing SharePoint Online and noticed that when a user signs in as a guest and tries to create a new site collection, the operation fails silently — an error pop-up appears but provides no message or feedback, and it does not disappear.

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-03T06:08:25.1733333+00:00
Dagny Y 0 Reputation points
commented 2025-07-03T09:44:12.1366667+00:00
Jayden-P 2,770 Reputation points Microsoft External Staff Moderator
1 answer

duplicate folder structure incuding files with permissions

Hi, I have created a folder library with nested folders and files having unique permissions to each folder for different sharepoint groups and users. I wanted to use this as a template for creating folders in sub folder of another folder library. The…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-01T06:16:07.13+00:00
Donny Baby 0 Reputation points
commented 2025-07-03T09:37:17.26+00:00
Donny Baby 0 Reputation points
1 answer

How do I read the URL and URL Description from a canvas app to Sharepoint List via Power Apps

I have a SharePoint List with a hyperlink. I have a Canvas App that pulls in a card for the hyperlink, but only writes the URL link, not the description back to the SharePoint List. I have seen some YouTube videos that explain building a Power Flow…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-03T04:26:08.55+00:00
WHITE, Ursula 0 Reputation points
answered 2025-07-03T09:17:41.36+00:00
Jayden-P 2,770 Reputation points Microsoft External Staff Moderator
1 answer

Unable to Edit Custom Columns on SharePoint Folders

I'm working on a SharePoint list and I'm facing multiple issues with managing folders compared to regular list items: I tried creating a new content type to apply to folders, but it's impossible to edit the default "Folder" content type…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-01T07:56:33.83+00:00
Antoine 25 Reputation points
edited a comment 2025-07-03T09:01:06.3933333+00:00
Teddie-D 1,280 Reputation points Microsoft External Staff Moderator
1 answer

Granting permission at User level

Are there any appoach to retrieve an access level that user has on a particular Sharepoint site with Graph API, Im using: https://graph.microsoft.com/v1.0/sites/{siteID}/permissions GET https://graph.microsoft.com/v1.0 I got the "value" : []…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-03T04:38:25.64+00:00
Lewis Kimberly 0 Reputation points
answered 2025-07-03T08:57:53.5433333+00:00
Steven-N 1,995 Reputation points Microsoft External Staff Moderator
1 answer

Sharepoint API POST Request to Create New List Item resulting in 'Access Denied' Error

When I send a POST request using the sharepoint API endpoints to create a new list item, it is giving me a 'System.UnauthorizedAccessException' Error with the value being 'Access is denied'. I have Full Control on the site we are using and have made sure…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-01T13:26:10.94+00:00
Deshmukh, Sanika 0 Reputation points
commented 2025-07-03T08:32:19.7266667+00:00
Teddie-D 1,280 Reputation points Microsoft External Staff Moderator
0 answers

I have to double click whenever want to open the file

I have the trouble. On my SPO, when I want to open the document, i have to double click instead of once, I don’t know why and this is inconveniencE How to get back

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-03T06:59:03.88+00:00
Charles Joe 0 Reputation points
0 answers

Profile card properties multi-lingual translations are not visible

Hi, Scenario: I was trying to add the multilingual translation for various profile card properties using Microsoft graph explorer using following endpoint e.g. PATCH…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-03T06:07:36.8666667+00:00
karthik-panyaram 20 Reputation points
0 answers

Non-office file getting the issue with the shared link

I’m experiencing an issue in which users can no longer open a shared link from a SharePoint Online document library once the referenced file is moved to another folder within that same library. Office documents (Word, Excel) still open without problems,…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-03T04:05:30.7866667+00:00
Torres Julie 0 Reputation points
edited the question 2025-07-03T04:09:26.1766667+00:00
Torres Julie 0 Reputation points
1 answer

How can I create a template from an existing site for SharePoint Online that shows up under the "From Your Organization"?

I want to create a SharePoint Online site template from an existing site that will appear under the "From Your Organization" tab when creating a new site. My goal is to include complex components such as custom content types associated with…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-02T15:54:32.3766667+00:00
edited an answer 2025-07-03T03:37:50.0933333+00:00
Teddie-D 1,280 Reputation points Microsoft External Staff Moderator
1 answer

PowerShell script to obtain the most viewed document in SharePoint folder, document library and site

Hi, What is the PowerShell script to obtain the most viewed document in a SharePoint folder, document library and site? Thanks, Nishanth Chakkere

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-18T21:18:16.1866667+00:00
Nishanth Chakkere Ramesh 400 Reputation points
commented 2025-07-02T13:37:29.9966667+00:00
Teddie-D 1,280 Reputation points Microsoft External Staff Moderator
1 answer

Need Help to understand the difference between "modified" and "Last_x0020_Modified" Field in the SharePoint File Object.

I had to use the Last Modified date of the files for some operations, but stuck in a situation where I can't decide which field I should use for it. There are two fields Modified and Last_x0020_Modified in the File Object. The date which is showing in UI…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-30T07:45:10.4+00:00
Dhilip Kumar 20 Reputation points
commented 2025-07-02T07:48:17.8066667+00:00
Teddie-D 1,280 Reputation points Microsoft External Staff Moderator
2 answers

Unable to qualify for Microsoft 365 Developer E5 sandbox

Hello, I’m trying to join the Microsoft 365 Developer Program to provision a free E5 sandbox so I can test Power Apps and Power Automate. However, I keep receiving the message: “You don’t currently qualify for a Microsoft 365 Developer Program sandbox…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-25T15:39:05.7133333+00:00
Bassel Zalek 0 Reputation points
commented 2025-07-02T06:52:25.6466667+00:00
Nghia-P 535 Reputation points Microsoft External Staff Moderator
1 answer

How do I update a list in sharepoint from a csv file?

I have an existing list and want to be able to update with a csv file

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-25T19:33:40.3866667+00:00
Elinor Poole 0 Reputation points
commented 2025-07-02T06:42:11.08+00:00
Teddie-D 1,280 Reputation points Microsoft External Staff Moderator
1 answer

Creating Microsoft 365 Group in GCC High using Graph API

Hello, We are reviewing the functionalities supported for SharePoint and Graph API in GCC High environment. Below are my questions: I read a statement that "Graph functionality within SharePoint Online for GCC High is currently disabled. Any…

Microsoft 365 and Office | SharePoint | Development
asked 2025-07-01T14:35:12.3933333+00:00
Sushrut Paranjape 10 Reputation points
answered 2025-07-02T02:00:05.6333333+00:00
Steven-N 1,995 Reputation points Microsoft External Staff Moderator
2 answers

How can I upload a file to Sharepoint using Python?

I have a Python test automation solution that produces a results files (both XML and JSON). I'd like to upload this file to our Sharepoint portal as soon as the automation is complete. I can then use Power Automate to parse and append the correct data to…

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
asked 2021-08-18T09:45:49.667+00:00
John Dwyer 1 Reputation point
edited an answer 2025-07-01T14:44:55.28+00:00
VARADHARAJAN K 86 Reputation points Volunteer Moderator
1 answer

Show "Delete" button on hover over the item (not just the button) in SharePoint JSON formatting

Hi everyone, I'm trying to configure my SharePoint list view formatting using JSON so that a "Delete" button appears only when the user hovers over the whole item/card, not just when hovering directly on the button itself. Currently, this is…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-27T07:04:46.1233333+00:00
Antoine 25 Reputation points
commented 2025-07-01T08:00:00.76+00:00
Jayden-P 2,770 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Updating a managed metadata column of a document set in Power Automate based on a managed metadata column value from a list item

If you want to create on a uniformed way document sets based on a state in a Microsoft List, you can now use the power automate sharepoint action "Create a new document set" Earlier, I used "Get item" in order to obtain all dynamic…

Microsoft 365 and Office | SharePoint | Development
asked 2025-06-27T09:35:23.03+00:00
Eddy Feys 25 Reputation points
commented 2025-06-30T23:16:59.66+00:00
Eddy Feys 25 Reputation points