Sometimes it is useful to create small helper flows to get a small tasks done. Today I needed to check if a file exists or not and all I had was the URL of the site and the file path.
Latest posts on SharePains
Following last week’s post about using a single patch to replace Patch inside ForAll, I was asked about, how to not only update multiple items,
Yesterday, on Reddit I saw a question asked about Nesting a Patch inside a ForAll loop. Is a Patch function inside a ForAll loop, to update many records, the most efficient way to update your records?
A few years back I wrote a post about how to write a filter query for Excel in Power Automate. Today I found an issue with number columns in filter queries while working with a client on a flow.
Toolbar or custom menu components? How do you develop your navigation controls in your app? During Power Apps projects I see many different ways clients have implemented navigation controls, in this post some of the options. I’m of course concluding with the easiest and most manageable way of getting your menus sorted out.