Json formatting not working after SP List update
Hey guys, after a recent update to sharepoint lists my json formatting code stopped working as expected, cant figure out why. Please notice the images bellow to see the diference. Before: After: Here is the code { "$schema":…
SharePoint views all showing as tabs on a list
As of yesterday all of my SharePoint lists that have views have switched to showing the list of views across the top of the page. In my searching for an answer I believe this is because of some global change that Microsoft is pushing out. I have not been…
PNG files (driveItem) are not found with Microsoft Graph API search
Hello, I am using the search query: POST https://graph.microsoft.com/v1.0/search/query { requests: [ { entityTypes: ['driveItem'], query: { queryString: 'filename:"search" AND…
Search by filename in drive
Hello, I am using Microsoft Graph API to search for files. I am using the following API: /groups/{group-id}/drive/items/{item-id}/search(q='search') In my test, I expect to receive all the files with the search query in filename, file content or…
Issue with File Handler in OneDrive
I created an Azure app registration app called Test that displays a menu on SharePoint and OneDrive. The menu should redirect the user to a specific page when clicked. However, the menu isn't working as expected in OneDrive. In SharePoint, everything is…
Import data from SharePoint online list
Hello there, I am learning to import data from the SharePoint list to the Dataverse table, but I keep failing to refresh. Below is a screenshot of my attempt and the error message. Kind regards, Ferida
An action failed. No dependent actions succeeded.
I am getting the "ActionFailed. An action failed. No dependent actions succeeded." after I run my flow. The point of my flow I want to send a certain email depending on if my calculated column returns "Yes" or "No" in my…
How to add header image to Microsoft List Forms in SharePoint Online
Hello, I have a SharePoint List. I've create a new form using the Microsoft List Forms feature. Is there a way to add an image in the header of the form? The blog below suggests that you can add a custom logo but I do not see how in the Microsoft List…
Is there an option to see the path of a file in a search list
Is there an option to see the path of a file in a search list? using standadd search field on the top of the page searching form the "root" folder and finding files in many differnt subfolders need to know from which subfolder each file…
How to replace tags (div<div>div&lt;div&gt; and &lt;/div&gt;/div</div>/div) of a column in SharePoint List?
Hi everybody! At the beginning, Invoice Description column in SharePoint List was created as Multiple lines of text and Rich text. When trying to edit the column in grid view the message "This cell is read-only" is observed. In order to edit it…
SPO - WHY Can Restricted Persons SEE the 'COUNT' of Items in the FILE SIZE column (of items restricted to them)
SITUATION: Have a restricted accessed folder / subfolder area. Bidders access 'common' data to compile their bids, then post to their OWN subfolder. WHY Can this person, who is restricted to only 1 of 10 subfolders, be able to SEE the 'COUNT' of Items…
Missing "Format current view" in my list on SharePoint
Dear All, I can't find the "Format Current View" option in my SharePoint Site when editing a list view. How do I add this option to the "all items" dropdown?
Accessing Sharepoint using client and Secret id. Is this in scope or deprecated.
Hi Team, I am working on Azure WebJob in which we will create and use CLient id and Secret. We are following this URL: https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azureacs First Question: Just need to know if…
unable to access page
Hi, One of my user has created a page on a SharePoint site(sharepoint online), but user is unable to see the page. When I test the same on a test SharePoint site, I can see the page I created under Site Pages. Experts, please guide me on how to…
Creating Rule in SharePoint List to auto escalate case when exceeds due date.
Hey everybody, Hope you are doing well. I have created one SharePoint List where I have 10 columns. I want when an Item or case exceeds any speicfic date then it should auto esclate to his manager so that he can take action. For this problem, I…
Reset Microsoft Authenticator for admin on SharePoint development
Hi all, I'm locked out of my SharePoint Development site (Renewable E5 subscription). I have 2-factor authentication with Microsoft authenticator, but my phone died so I cannot login anymore. Since this is a development site I'm the only user with…
Data Factory triggered from bob storage creating multiple runs
I have an ADF that currently triggers from a blob storage event, blob created, ignoring empty blobs. Previously this was correctly triggering a single ADF run when a new file was uploaded. I have recently introduced a Logic App which copies a new…
Adding Power Automate Premium to Sharepoint Online Plan 1
I am creating a test Sharepoint environment using Sharepoint Online Plan 1, and would like to know if I can purchase Power Automate Premium as an add-on to this plan. Additionally, I am wondering if I will receive the Power Automate Free version with the…
Remove Microsoft Information Protection Label from One Drive Files.
Hi, We have got a situation where we need to migrate the OneDrive data to another OneDrive account in different tenant. It is a tenant-to-tenant migration. Most of the files are MIP labelled, we need to remove these labels from the file before…
'Add to my Calendar' for SharePoint event not visible on mobile
We use the Event lists and Event webpart for upcoming events in SharePoint Online on our Intranet home page. When visiting the page and events on our mobile (iphone), when opening the event (either in SharePoint app or browser) the 'Add to my calendar'…