Tag: sharepoint

Troubleshooting External Access to SharePoint Sites
Troubleshooting External Access to SharePoint Sites
Blog Posts

We frequently get questions about external contacts that can not access SharePoint sites that they should have access to. Well, access and permissions are troublesome in all organizations, but access issues for external users can have additional causes and solutions, so here’s an overview to help Site Owners and support and admin people (such as… READ MORE

Creating a Modern SharePoint Site using Power Automate
Creating a Modern SharePoint Site using Power Automate
Blog Posts

Are you wondering how could you create a SharePoint modern site using Power Automate to automate a site creation process and found out there is no action to create sites? Don’t worry, you can use SharePoint Rest API and the Send an HTTP Request to SharePoint action for that. Before using it, a few things to be… READ MORE

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