Power Automate: How to get the response date of any action?
Most actions don’t provide a response date for a good reason. We don’t need it. They run as fast as possible, and the difference between …
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.
Most actions don’t provide a response date for a good reason. We don’t need it. They run as fast as possible, and the difference between …
Everyone has a love-hate relationship with Twitter, but there’s something we can’t deny. Twitter plays a massive role in everyone’s lives, especially when running a …
The first question that comes to mind is a “GUID”. I wrote about it a while ago for Power Apps, but today I want to …
Many think that the not function is useless. Usually, the “not” function is used in comparisons, so if you’re comparing if something is not something …
Those who don’t know your profile always exist if you have an office 365 account. Depending on the diligence of your organization, your profile can …
The idea for this article came from a comment posted on the website where we were trying to figure out the solution to filter an …
Power Automate’s startsWith function is part of a set of functions that deal with strings. In this case, we’re checking if a string starts with …
The “append to array variable” action is one of the most used functions on my daily Flows. It’s instrumental when parsing information and keeping the …
Converting things is essential, and Power Automate has a few functions to help us in doing that. Today we’ll focus on the float function that …
Variables are generic objects that can store things for us. They are instrumental, but we need to provide them with data. To do that, we …