Power Automate Tips – Part 1: Local Cache

Power Automate Tips – Part 1: Local Cache

This article is part of the series of useful tips and tricks that can be used in Power Automate flows. In part 1 of this series, I will explain how to reduce the number of queries that are executed in a flow by creating a local dictionary to act as a cache. Creating a...
Deleting a file from a SharePoint Library

Deleting a file from a SharePoint Library

This article aims to explain some issues and how to resolve them on common tasks when working with SharePoint files in Power Automate such as creating a new file, querying document libraries, and deleting files. these tasks seem to be easy to implement using the...
Querying files in a document library

Querying files in a document library

This article aims to explain some issues and how to resolve them on common tasks when working with SharePoint files in Power Automate such as creating a new file, querying document libraries, and deleting files. these tasks seem to be easy to implement using the...