Power Automate: dayOfWeek Function
The dayOfWeek Function will return an integer number that represents the day of the week for a date, where 0 is Sunday, 1 is Monday …
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.
The dayOfWeek Function will return an integer number that represents the day of the week for a date, where 0 is Sunday, 1 is Monday …
Updated 2020-01-09: Improved the Flows to get only the UTM parameters to parse. Templates updated also. For those unaware, what are UTM parameters, they are …
The Text function is widely used in PowerApps and for a good reason. It converts any value to a text field to display. For numbers …
Dates are one of the most common items to display to the user, but we need to be careful doing so. Just showing it is …
The utcNow Function is equivalent to Now function in SharePoint and PowerApps, but it always returns the current date in UTC. SharePoint and PowerApps consider …
Flow approvals are a fantastic feature of Flow where you can create quite complex approval workflows with not a lot of work and complexity. Flow …
By default, PowerApps tries to deal with the information in the client. For a small number of records, the client can quickly deal with operations …
As soon as you start using PowerApps, you understand how powerful they can be, but you’ll find the following alert message quickly. “Delegation warning. This …
Welcome to our Microsoft Power Automate template archive created by Manuel Gomes and with contributions from other people. This list contains some of the templates …
One of the coolest features of Microsoft’s Flow is the ability of export and import a flow as a template. You can easily share complete …