How to get all document libraries or lists using Power Automate?
So let’s say you want to do an inventory of a SharePoint site and get the list of all document libraries. We can use an …
Skillful Sardine
Problem Solved is one of my favorite sections, or at least the articles I have the most fun writing. Here is where I solve a problem that bugged me for a while and shared the solution to you, so you don’t have to spend time looking for it. All posts will be within the theme of the website, so don’t expect programming solutions, for example.
I call it “Problem Solved” since it’s my way of saying “Fixed, let’s move ahead.”
These posts will be somewhat sporadic since there’s not always things to publish. Depending on the subject I’ll either post them on the Tuesday and Friday schedule if they fit the theme or, I’ll give you an extra article(s) that week for your enjoyment. There’s no defined schedule or plans to write new posts, so I’ll write as soon as I have current information to share.
So let’s say you want to do an inventory of a SharePoint site and get the list of all document libraries. We can use an …
I ran into this issue in the Power Automate Community and found it interesting. It has all the things that automation can do for us. …
I got this question in Power Automate’s community, and the person wants to access a random element in an array so that they can extract …
Did you know that you don’t need to do all actions in one Flow? I would argue that you should not do everything in one …
Today, look at a widespread mistake people make while developing their Flows. The question that I see in the forums is always something like this. …
So you want to calculate the difference between 2 days, start looking for a Power Automate to do it, and can’t find one? There isn’t …
It’s the holiday season, and many of you are preparing to go, but most companies won’t stop meaning that email won’t stop. People dread the …
Having correct data to show to your users is super important, so today, let’s look at how to display the day of the week in …
Did you know that you can limit the Flow’s trigger based on any criteria? For example, let’s say that you’re catching a Microsoft Forms reply, …
Today’s question comes from Echo and asks me the following: Problem Scenario: When file is created in SharePoint folder named “Attachment”, extract the file and …