How to update environment variables automatically with Power Automate
The other day, I cool question that I didn’t have the answer to, but got me super excited to find a solution. How can we …
Making your life easier!
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 other day, I cool question that I didn’t have the answer to, but got me super excited to find a solution. How can we …
The “dayOfYear function” helps us determine which day of the year a specific date falls on. This might not be the first function that comes …
You might need to access your Flow’s name when building complex Flows for various reasons. You may create a custom logging system, want to include …
The “coalesce function” is one of those hidden gems in Power Automate that can save you much time and make your flows more robust. I’m saying “hidden …
The “max” function is a powerful tool in Power Automate that helps you find the highest value in a set of numbers. Although it’s not …
When working with data in Power Automate, you’ll often encounter strings that need to be converted to integers for calculations or comparisons. This is a …
Power Automate’s “mod” function helps you find the remainder after dividing one number by another. While it might not be the first function that comes …
Having shared mailboxes can help a lot of a team’s productivity. You can have multiple people looking at the same inbox and dealing with emails …
The “dateDifference” function is a powerful tool for when you need to calculate the difference between two dates. It gives you a reliable way to …
This is a long-overdue article from me. I wrote an article a while ago about generating a link to an email, but I’ve received a …