Hi all,
I'm building a Canvas App using Dataverse for the first time and was wondering what is the best practice for developing a test app which can then be exported into a prod environment? I have read up on importing and exporting Solutions - but not sure how this works for Dataverse.
We have a sandbox environment which I plan to use to for the dev/test app which will be connected to test tables in Dataverse.
We then want to import the test app into the prod environment, however we will need to update the Dataverse tables to reflect the prod data.
Does this mean whenever we import the test app into the prod environment we will have to manually update the code to repoint our controls to the correct Dataverse tables or is there another way of doing this?
Any help will be appreciated 🙂