OData: Greater Than Operator
The greater than operator helps us filtering the data based on the criteria of something being “greater” than another. Having this on numbers or dates …
Making your life easier with automation
I’ll show you the best practices for the Power Platform tools. I provide them based on my experience and learning, so that doesn’t mean you can’t adjust them. I learned them from other people’s experiences also, so I don’t make the same mistakes.
Consistency is important, especially when multiple people work on the same platform. I see all the time SharePoint sites with heterogeneous naming, lists with convoluted names, and more. Having consistency enables you to know always what something means. It also helps when someone comes aboard where you can point to the rules and know what to do.
Regardless of the platform, I strongly recommend that you don’t want to adopt mine, at least have them written down on your side. Even if you work alone, create your best practices and reference material. It will make you think, and sometimes you’ll see where some things could be improved.
The greater than operator helps us filtering the data based on the criteria of something being “greater” than another. Having this on numbers or dates …
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, …
Like it or not, we all have to do presentations now over teams. Up until now, it wasn’t the most pleasant thing to do. Let’s …
Sometimes having one operator that provides us with all the data that we need is hard, so it’s useful to aggregate several in the same …
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, …
Document Management is a tricky topic. Everyone wants to have documentation, but no one want’s to generate it or less to organize it. That’s why …
Checking for equality is essential when using operators. For example, if we want to filter data, we usually use one or more equals operator(s) to …
I can say with confidence that the condition action is one the most used actions in Power Automate. It’s simple in nature and instrumental in …
First and foremost, OData or Open Data Protocol dates back to 2007 when Microsoft started it, being standardized later by OASIS (not the band, unfortunately) …
The “Apply to each” Action is one of Power Automate’s most used and useful actions. Since many actions return arrays, it’s useful to have an …