Power Automate: What is a JSON Schema?
Although Power Automate is a low code application, there are some concepts that we should be aware of when building our Flows. This can be …
Skillful Sardine
Power Platform is a set of tools that enables everyone to become a developer. It comprises 4 parts: Power Automate, Power BI, Power Apps, and Power Virtual Agents. See where the “Power Platform” comes from? Also, it provides tools that enable you to connect to other parts of Microsoft’s ecosystem like Microsoft 365 (former Office 365), Dynamics 365, Azure, and much more.
If you read my articles, you’ll notice that this is a big focus area. It’s quite amazing what you can do when everything is taken care of for you. Not dealing with infrastructure, servers, code, developers, and much more is a blessing. You only need to bring your business expertise, and you can deploy applications in your organization. Also, you can make your own dashboards or save everyone time by building Flows.
Although Power Automate is a low code application, there are some concepts that we should be aware of when building our Flows. This can be …
The choices function returns a table of elements that we can choose from. Note the return “table,” meaning that we can use other functions like …
Today we’ll cover the same action on two different platforms. Almost two different platforms. OneDrive and OneDrive for Business. There’s a lot to cover between …
One of the most common mistakes that I see in Power Apps is people hardcoding values in the app. Your app should not have multiple …
Today the Swiss Army knife in Power Automate. The Compose Action is extremely useful when you have to perform any operation on your data, store …
I have to admit that this function and all the other analogous functions (sub, mul, and div) are quite strange. This function will add two …
There’s nothing worse than archiving/organizing email. That’s where productivity goes to die a horrible death. But with the number of emails that we all get, …
Dealing with shared mailboxes was quite hard up until a few months ago. Shared mailboxes have to get many emails, so automatic parsing and archiving …
The Len function is highly versatile and super useful. It is also a function used in all programming languages that I know since it serves …
When it was introduced, this action was a reason for joy in the community. Previously we only could run other Flows using the Request Trigger, …