Power Apps: Microsoft Power Fx
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 …
Making your life easier!
Power Apps is a platform that looks complex and difficult to learn, but it’s quite the opposite. It provides a simple and straightforward interface that allows you to do advanced apps quite efficiently. I write these articles with step-by-step tutorials to teach you how to build your apps in Power Apps. Once you understand these concepts, you will be able to, develop, and provide rich apps platforms with not a lot of work. You can even, automatically, offer these for mobile usage, desktop, and even web. If you’re a pro, I’m sure you can find something useful and learn something.
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 …
There are several count functions in Power Apps, and all of them draw inspiration from Excel. I will detail them all in this reference but, if …
Controls are a blessing and a curse at the same time. They are right there in the app and provide us with tools to perform …
Sorting is essential for any app’s good navigation, but most of the time, we want to define a column to be the “default” sorting column. …
Sorry if the title looks a little bit like “clickbait,” but I want to show you something really cool. Now that SharePoint has expanded the …
It’s funny that there are two functions to perform concatenation of “stuff.” Some people get confused when thinking about using one or the other, but …
You know that Power Apps can help your organization a lot, but your boss is not convinced yet. How to convince your boss to invest …
I have this idea on my mind for a while, ever since Microsoft announced Geospatial Features in Power Apps. I was curious when it was …
Microsoft’s products are amazing and their integrations are amazing, but one of the handiest is the integration between Power Apps and Power Automate. I like that …
Every programming language has a variation of the “concatenate function,” but I like a lot the Power App’s implementation of it. Concatenation means creating a …