Tag: sharepoint

Trigger One Flow From Multiple SharePoint Lists
Trigger One Flow From Multiple SharePoint Lists
Blog Posts

This post was inspired by a situation I faced at one of my customers. I was migrating SharePoint 2010 to SharePoint Online and in one site customer had many lists, where users were able to create items. Every time someone created or updated an item, SharePoint Designer workflow was sending them confirmation e-mail. Case was,… READ MORE

Power Automate Reminder using Date in SharePoint Calculated Column
Power Automate Reminder using Date in SharePoint Calculated Column
Blog Posts

“The Power Automate flow works if I use a date formatted SharePoint column, but I need a reminder based on a calculated date from another date column.” “The field ‘CalculatedDate’ of type ‘Calculated’ cannot be used in the query filter expression.” When you calculate a date or a number of days in SharePoint, you might not want to end there. Sure, it’s nice to display the date/number of… READ MORE

Set a SharePoint Group owner with Power Automate
Set a SharePoint Group owner with Power Automate
Blog Posts

I know SharePoint Groups are not fashion any more, and a lot of people prefer using Sharing links to grant access to specific people, but I still find the SharePoint Groups very useful to centralize access to multiple SharePoint artefacts. I thought this would be quite simple using the SharePoint HTTP Request action but, something… READ MORE

Configure Dynamic Fields on your SharePoint Forms
Configure Dynamic Fields on your SharePoint Forms
Blog Posts

A method to configure conditional columns to show or hide one of them in a SharePoint forms list or library form without Power Apps If you have already wanted to create some dynamic fields into the SharePoint item form in accordance with the selected value from another field, you have often been forced to use… READ MORE