Tag: Canvas Apps

Unlocking Dataverse Functions
Unlocking Dataverse Functions
Blog Posts

We low-code developers share a common goal: we want to code less but achieve more. For years, extending business logic in the Power Platform meant either diving into full C# plugins or creating complex JavaScript web resources—both requiring pro-code skills that many makers don’t have (or want to develop). Enter Dataverse Functions. These powerful low-code capabilities… READ MORE

StartUp Screen Pattern in Canvas Apps
StartUp Screen Pattern in Canvas Apps
Blog Posts

Before you continue reading the article, I would like to point out that it already assumes certain knowledge of Power Apps concepts. There are currently several options in Canvas Apps to trigger certain logic when the application starts. We have App.OnStart, App.StartScreen and Screen.OnVisible. Beyond that, there are a few settings associated with these formulas. How to make sense… READ MORE

A Step-by-Step Guide for Great UX in Canvas Apps
A Step-by-Step Guide for Great UX in Canvas Apps
Webinars

User Experience (UX) is very important not only in Power Apps but in daily life. Afterall, what would life be with poor UX? One thing for sure is, we would all be very frustrated! Lennert and Kristof believe that UX is very important whenever they are building Canvas Apps. This is why they created a step-by-step guide for you to achieve a wonderful UX.

Lennert Verwimp and Kristof Leyssens join us in this webinar recording from Power Platform week where they talk about all things UX in Canvas Apps. Watch this full webinar recording and learn how to create a wonderful UX in Power Apps.

Power Fx delegation of 'in' operator against Davaverse
Power Fx delegation of ‘in’ operator against Davaverse
Blog Posts

Delegation of queries in Canvas Apps/Custom Pages has long been a troublesome topic and we are always looking out for the triangle of doom, or the double blue underline of eternal stench (well, it is Halloween soon!) I try to keep a close eye on the connector delegation support table in the official documentation for any changes… READ MORE