Category: Power Automate

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

How To Create Term In Term Store Using Power Automate
How To Create Term In Term Store Using Power Automate
Blog Posts

Introduction With the introduction of SharePoint V2 REST API for Managed Metadata services, it has become very easy to create a term in term store using REST API. But what if we would like to automate things? In such cases we can use the help of Power Automate. In the automation, we would create a simple… READ MORE

Check Device Type of Power Apps
Check Device Type of Power Apps
Blog Posts

In check device type of Power Apps post I would like to show alternative way to see if User is using browser or mobile Power Apps client. Content: Power Apps Signals approach Power Automate Headers approach x-ms-user-agent property Accessing data Example: Not to download PDF file Update of Flow Update of Power Apps Summary Power… READ MORE