Hi guys,
I´m building a powerapp where I use different fields from a CRM entity.
This means I have a form on which I´ve placed some fields (datacards) from a datasource that connects to my dev CRM envrionment where I was able to test my progress and see f.e. if the related record is created in CRM.
So far so good. When it comes to testing my progress on different stages of CRM and in the end "Go Live" with the production CRM I need to connect to another CRM (Test or Production) with this app ...
My question now is how I can (hopefully easily) switch the datasource f.e. to my test CRM in my app for all items, that use the development CRM datasource (the datamodels in all CRM stages are identical).
Thank´s in advance for your help.
Regards
Joe
Solved! Go to Solution.
Hey Joe,
So if I'm hearing you right, you have one PowerApp that you have been testing with to validate that you can create / read data from a dev CRM entity and are now trying to see how you can switch this from the dev data connector to the test / production connector?
If that is the case, unfortunately there isn't necessarily a one button change for this but it shouldn't be too difficult. Essentially wherever you are referencing the data connector (In a gallery, this would be the items property, or for the form, would be set as the DataSource property. If you look at these properties now, you should see the name of your development connector in single quotes.
If you are thinking of consistently validating concepts first against your dev data and then having your production app separate, you might have a few options to avoid this situation:
Let me know if you have any questions
-Storm
Hey Joe,
So if I'm hearing you right, you have one PowerApp that you have been testing with to validate that you can create / read data from a dev CRM entity and are now trying to see how you can switch this from the dev data connector to the test / production connector?
If that is the case, unfortunately there isn't necessarily a one button change for this but it shouldn't be too difficult. Essentially wherever you are referencing the data connector (In a gallery, this would be the items property, or for the form, would be set as the DataSource property. If you look at these properties now, you should see the name of your development connector in single quotes.
If you are thinking of consistently validating concepts first against your dev data and then having your production app separate, you might have a few options to avoid this situation:
Let me know if you have any questions
-Storm
this is a real pain point in powerapps. if yo set up a separate environment and copy your app to that new environment, yo should be able to change the data sources.
Hi Storm,
sorry for the late answer, haven't had the chance to test you solutin before ... but good news:
I wasn't thinking that it´s that easy, but your answer was exactly the switch I needed to switch between the datasources ... so i changed it on the form and that was it.
many thanks for your help.
Cheers
Joe
I agree with you. This is an oversight on the development team on pushing this out. In any proper SDLC, you should be able to do something as simple as this.
User | Count |
---|---|
255 | |
114 | |
94 | |
48 | |
38 |