This article is using a test data because using customer data is wrong. The rest is very practical stuff. If you don't use Dataflow for Power Apps still I think you should. I am trying to solve a typical problem. We've got a Choice column Business Type for Account (for example). We need to remove… Continue reading ❤Dataflow❤ with Power Apps: bulk update for CDS records
Tag: model-driven apps
Dynamics 365 CE/model-driven app: the form script unexpected discovery
Something I won't expect to discover. Yet, here I am! It's all started with a very "simple" requirement to populate a read-only form field on change of another form field, Method. The fancy way it set up is when you select the field to change it pops up the window asking you if it was… Continue reading Dynamics 365 CE/model-driven app: the form script unexpected discovery
The curious case of the model-driven app prefix_
Since Microsoft first introduced the concept of a solution we all live in fear of creating an entity with the prefix "new_". If you do things properly you create a solution first, define a publisher with the unique prefix then all new entities and custom fields will be created with that prefix. For example, for… Continue reading The curious case of the model-driven app prefix_
Converting an existing Canvas App into an Embedded Canvas App on a Model-Driven App’s Form
Start with the article here And here to understand the concept of embedded Canvas Apps Now... How do we embed an existing Canvas App? Do we have rebuild it from scratch following the steps described in the articles above? Thanks to Microsoft, not. Open the existing Canvas App in the editor. Click App settings then… Continue reading Converting an existing Canvas App into an Embedded Canvas App on a Model-Driven App’s Form