How to access a random element in an array in Power Automate?
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 …
Skillful Sardine
If you want to master something, you need to understand the fundamentals of technology deeply. Those are the building blocks that you will have to learn more complex concepts. Knowledge is like a house. First, you build strong foundations and then go up. I know this looks like a cliché, but it’s true. Fundamentals make for good professionals.
In this section, I’ll work on bringing you the fundamentals of each technology. From small details that make all the difference to big things, you can expect a mix of items. I’ll focus on technology, mainly the Power Platform, but I can write about other stuff I find interesting.
Since I have many sections, you can see a mix of concepts from technology, productivity, and more. The important part for me is that you learn something new, but also teach me. If you don’t agree with some of the concepts or want me to focus on them, please get in touch. I want feedback, and you can always reach me by email or Twitter.
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 …
It’s pretty impossible to track manually when a file is changed in a folder or list of folders. Even if you have a good strategy, …
Let’s say that you get an email all the time, but it’s not you who should deal with them. For example, you receive something from …
Arrays are part of the building blocks of Power Automate , and we can get arrays from many actions, like the SharePoint “Get Items” action, …
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 …
We delete files manually or manually, so it’s hard to keep track of “when” and “by whom”. Power Automate helps with the “When a file …
Depending on your productivity/organization system, flagging emails is either a must or a waste of time. If you’re the former, the “flag email” action is …
The “output” function is used to get the values from actions. Similar to how “variables” function but for all actions instead of only variables. Let’s …
I wrote a few days ago on how to format the day of the week and thought it would be a good idea to show …
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 …