Power App: Choices Function
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 …
Skillful Sardine
Reference articles will contain information about specific functions and concepts for Microsoft Power Automate, Power Apps, and SharePoint for functions, Actions, and Triggers. It will teach you how to use them and show you pitfalls, limitations, and best practices on how to use them efficiently.
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 …
We’ve already covered the “equals” operator but let’s look at its counterpart. The “not equals” operator. It provides a useful filter of data that we …
The ISLOGICAL Function is not one of the most used functions, and it may not look as useful as others, but it has its useful …
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 …
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 …
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, …
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 …
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 …