Tag: PowerFX

Unlocking Dataverse Functions: Code Less, Do More!
Unlocking Dataverse Functions: Code Less, Do More!
Webinars

Are you ready to supercharge your apps and workflows? In this session, we’ll dive deep into Functions and triggers (formerly known as low-code plugins) —a game-changing tool that makes building powerful logic easier and faster than ever. These reusable functions execute a specific set of commands within Dataverse, running server-side. We’ll explore real-world use cases… READ MORE

Power Apps Error Handling Essentials
Power Apps Error Handling Essentials
Blog Posts

Power Apps error handling is a critical aspect of any canvas app build. Power Fx or other functionality may not always run as planned, so we should greet users with clear guidance. We may also need to track errors for ongoing monitoring & improvements. In this article, I’ll go over some simple error handling techniques… READ MORE

Is something out of reach? PowerFX Traverse the Dataverse
Is something out of reach? PowerFX Traverse the Dataverse
Blog Posts

I’m going to share a simple tip that I’ve been finding very useful. Formula columns using PowerFX allow you to traverse the dataverse and pull information from several degrees of separation away. Often there are tools available in power platform that require the data to be directly available on a table or at most, one… READ MORE