Set up Tasks for your Model-Driven Power App
In this blogpost I will start with the basics of “Task based work”. A task system that consists of a framework to add and coordinate tasks from a Model-Driven Power App. It is not very complex to begin with, but I will add more complex functionality to it as we go. This functionality heavily depends… Continue Reading Set up Tasks for your Model-Driven Power App
The post Set up Tasks for your Model-Driven Power App appeared first on Power Addict Ben.
Published on:
Learn moreRelated posts
AI-Assisted Power Apps Code App Development Using GitHub Copilot CLI
Power Apps Code Apps bring modern web application development into the Power Platform ecosystem by combining React-based applications with Dat...
Beyond Attribution: Pipeline Intelligence from Marketing Activities with Dynamics 365 CE/CRM and Power BI
At New Dynamic, a marketing reporting project evolved into something much larger. What began as an effort to better understand marketing activ...
Replacing Canvas Apps with Code Apps
Power Platform offers several different ways to build apps with AI. I particularly like code apps. But how do you get started? One great way t...
Build a Power Apps MCP App for Microsoft 365 Copilot
In this post we build a small MCP App on a Power Apps model-driven app (MDA). The app exposes one custom tool that generates a 5-color palette...
Why Solution Structure Determines Whether Microsoft Dynamics 365 Customer Engagement Environments Scale Successfully
Many Microsoft Dynamics 365 Customer Engagement environments do not become difficult overnight. The friction builds gradually. Deployments req...
Power Apps: LookUp Function
Returns the first record that matches a condition, or a single reduced value. Blank if nothing matches.
The Revenue Leak Your Dynamics CRM Cannot See
Key Takeaways: 1. The biggest revenue loss in field sales is invisible. It never shows up in a report; it's the nearby visit a rep never knew ...
Power Apps Code App | Environment Config Mismatch Error
if you are new to Power Apps Code Apps, refer to article: Building Code App While pushing the code app using pac code push , you might encount...