I'm not sure I understand what the process is meant to be here.
All new to me.
There are different ways you can do this but the most straightforward is your first option. Put everything in a single solution and export/import to another environement. This is certainly the most preferable for non-production environments and the best way to become familiar with the process
Be aware thought that this will overwrite all existing tables/records so a different approach is required when updating an app in production
Keep all the Tables, Apps, Flows in a single Solution, and then export it as a single manged solution and then import it unto into >> UAT >> PROD
If tables have been changed, it will update only the table definitions. It will not affect the data in the target environment.
I hadn't actually considered that my row data would be blanked. How do you avoid that?
I've been reading and this seems to be a sensible approach (forgive my crude Visio). But again that won't account for data in the Production environment.
@johnbradbury Data will not be blanked. They will remain intact. Only the definitions will be updated (if there has been a change)
Yes a mental block on my part. Sorry for the confusion!
This article talks about the 'base layer' as a solution. What exactly is the 'base layer', what's in there?
Organize your solutions (Microsoft Dataverse) - Power Platform | Microsoft Docs
User | Count |
---|---|
253 | |
106 | |
88 | |
51 | |
43 |