3,871 questions with Microsoft 365 and Office | SharePoint | Development tags
SharePoint Knowledge Agent Vs Power automate AI builder
If we want to classify, summarize and extract key info from documents uploaded/edited inside a SharePoint document libraries. seems we can do this using AI builder inside power automate which get triggered when add/edit a document or using the Knowledge…
Microsoft 365 and Office | SharePoint | Development
Power automate http triggered new URL not working in SharePoint Site script
As per recent update, Power Automate http triggered URL will move to new URL. We have site script developed in which triggerFlow action is used. We are trying to replace the URL parameter value with new URL in site script. We are getting below error…
Microsoft 365 and Office | SharePoint | Development
SharePoint Highlighted Content Web Part: Grid View Shows Same Image for All Pages
Hello, I'm experiencing a strange bug with the Highlighted Content web part on a SharePoint Online page. My Setup: I've added the "Highlighted Content" web part to a page. In the web part's settings, I've set the Source to "The page…
Microsoft 365 and Office | SharePoint | Development
SharePoint REST API returning 403 forbidden for site users with edit permissions
I’m developing a Power Automate flow and custom script that interacts with SharePoint REST API endpoints (e.g., /_api/web/lists/getbytitle('Documents')/items). The API works fine under admin credentials but returns 403 Forbidden for site members who have…
Microsoft 365 and Office | SharePoint | Development
How can I create this Power BI Calendar in Power Apps. The data is in a SharePoint list.
I would like help developing this dashboard in Power Apps. Here is what I have so far. I struggled to get the Saturday Sunday out of the Calendar in Power Apps so covered it with 2 containers. I struggle to link the Sharepoint list to the item on the…
Microsoft 365 and Office | SharePoint | Development
Events Web Part “See All” Not Showing Events from Selected Sites
Hi all, I'm experiencing an issue with the Events web part. I've set the source to 'Selected sites', and the events display correctly on the page. However, when I click the 'See All' link in the top right corner, it redirects to another Events page that…
Microsoft 365 and Office | SharePoint | Development
Why lastModifiedTime not update after update list?
I used Graph API to update the library document. The request is: URL: https://graph.microsoft.com/v1.0/sites/{siteId}/lists/{listId} Method: Patch Body: { "displayName" : "Test rename" } I performed the update at 4:59 PM (UTC+7), so…
Microsoft 365 and Office | SharePoint | Development
how to display data in calendar view on sharepoint calendar
I create a workflow in power automate and it is running successfully then I create a document in my sharepoint named as event data uploads and add the csv in that so I want that data to be viewed in calendar view but is is not displaying why?
Microsoft 365 and Office | SharePoint | Development
I am trying to create a power automate to update one column based off the inputs of another column in the same list.
I am trying to write a PowerAutomate to update the sharpoint list column titled "Region" based off the input to the column titled "Network". New to PowerAutomate, and have tried to self teach this but I am running into some…
Microsoft 365 and Office | SharePoint | Development
How can I change the Max pool size with the SharePoint Server Subscription Edition, as there is error prompt all pooled connections were in use and max pool size was reached
Q1. My SharePoint server prompt error "System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have…
Microsoft 365 and Office | SharePoint | Development
RefinableStrings managed properties are assigned to crawl properties only at the site level and not at the tenant level
I accessed the managed properties at a site level scope inside SharePoint online, and I found some refinable strings assign to crawl properties, but when I accessed the same refinable strings at the tenant level i found that those managed properties do…
Microsoft 365 and Office | SharePoint | Development
Search Functionality Failing for Cross-Tenant SharePoint Access in MTO Setup
We have a Multi-Tenant Organization (MTO) setup between Ca1 and Ass34, which is fully configured and operational. Ca1 users can successfully access Ass34’s internal SharePoint portal they can read, download, and interact with content as…
Microsoft 365 and Office | SharePoint | Development
OneDrive Site User ID Mismatch
I have a user who left the company and returned more than 30 days later so their previous account was deleted and a new one was made that had the exact same username/email address as the old account which is what I'm finding causes this ID mismatch…
Microsoft 365 and Office | SharePoint | Development
SharepointOnline: How to remove site designated as a Brand Center Site?
I've been asked to changethe URL of a SharePoint Brand Center site but I can't. I've tried deleting it but it won't let me. How do I remove/deregister the Brand Center features from a Sharepoint site so that I can then delete and recreate the site with…
Microsoft 365 and Office | SharePoint | Development
Help with 'Update item' in power automate for multiple choice fields in lists
Hope you are all doing well! I'm struggling to figure out how to update an item from a list that has more than one multiple choice options and was wondering if anyone can help me set up the flow to get this to work please? I submit a new item and it…
Microsoft 365 and Office | SharePoint | Development
Sharepoint Calculated Column with json (1899)
Hi all, Looking for a fix, I have calculated columns in a document library [Review date] + [Interval] = [Next Review] with the below as a colour signal for 90 days alert in amber and @now + 90 green before red. Issue empty columns on calculated [next…
Microsoft 365 and Office | SharePoint | Development
SharePoint Search Query has no results for some users, other users see results with identical permissions
Hi everyone, I'm facing a strange issue with SharePoint Online search after migrating list items using ShareGate, and I’m hoping someone in the community has experienced something similar or can offer advice. Background: I created a new SharePoint list…
Microsoft 365 and Office | SharePoint | Development
How are unique views for SharePoint sites calculated.
I am exporting SharePoint analytics every 90 days. It is not clear how those unique views are calculated. Does the metric count each unique visitor once per day (counting repeat visits by the same person on the same day only once but counting them again…
Microsoft 365 and Office | SharePoint | Development
How to set a field column of type person/group for a folder in Sharepoint via the Graph REST API
Sorry for posting this under Developer technologies C#, I couldn't finde the tag for Graph REST API. On Sharepoint I create a column of type person/group (lets say "projectlead"). Now I want to create folders and after the creation I want to…
Microsoft 365 and Office | SharePoint | Development
How can I make the values in a title column in a view blue and underlined?
I want to make the values in a title column in a view blue and underlined but when I go to format column it says this formatting JSON will be discarded. why? The title column is a single line of text. Here is the JSON I am using: { …