Solutions are hidden behind the scenes when building Power Apps in a Teams environment. While you can use them, there are some gotchas to be aware of.
How does the new 2022 wave 1 feature for Model-driven Power Apps pefrorm when compared to the classic Advanced Find tool from the XRM era?
The customer lookup column in Dataverse has special behaviors that you need to know when configuring fields for Model-driven Power Apps form.
Adding a low-code button for the contact form in Power Apps Model-driven app to search for a matching LinkedIn profile.
How to copy an existing record in Model-driven Power Apps, along with its child records, using the modern command designer & Power Fx formula.
Using the command designer in Model-driven Power Apps to add new buttons for activity tables, to perform common status change actions. Exploring how the modern commanding features and Power FX formulas can be used in scenarios that previously required Ribbon Workbench and JavaScript.
How to bring external data from SQL Server tables into your Model-driven Power Apps with the new Virtual Connector Provider. This blog posts demonstrates how you can transparently combine the virtual & physical data onto a single screen for the users to work on.
Splitting data into multiple tables for security purposes and still providing a nice UX to work with business records on a single form. You can achieve both goals with Dataverse and Model-driven Power Apps!
How to make fields from a related table editable on a Power Apps Model-driven app form with the new "forms within forms" PCF control. This second part shows how to go beyond Quick View Forms and create a seamless data entry experience.
How to improve the user experience of Power Apps forms that reference data from multiple related tables in Microsoft Dataverse. In the first part we'll explore the use of Quick View Forms together with Main Form Dialogs.