Power Apps: Provide more information with color
For lists, there’s a lot of information that you can provide, but there’s one that we often don’t use. Color. It’s handy to have the …
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.
For lists, there’s a lot of information that you can provide, but there’s one that we often don’t use. Color. It’s handy to have the …
The Scope Action is not commonly used, but it’s a super important one. Overall it doesn’t change your Flow, but it provides context to your …
I have to admit that the “sub function” and all the other analogous functions (add, mul and div) are quite strange. This function will subtract …
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 …
I’m sure you need to filter arrays all the time. It’s a common action, and it’s simple to do – if you have only one …
Not all data lives in data sources and, once in a while; it’s useful to generate a table of objects that lives in your App. …
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 …
There were some rumors about this, and they materialized in Microsoft’s Ignite 2021. Microsoft introduced Power Fx, an open-source programming language based on Excel. I …
The length function is handy to get the size of a string or the number of objects of a collection. So you can use it …
I’m sure you noticed by now, but if you didn’t, here’s something you should know. When you do a “Get Items” from a SharePoint List, …