Info |
---|
Steps to install APSD in D365 PowerApps platform |
...
Anchor | ||||
---|---|---|---|---|
|
Info |
---|
Alternative solution: Follow https://docs.microsoft.com/en-us/powerapps/developer/data-platform/dataverse-odata-dataflows-migration to create a dataflow to migrate the data between environments. This currently exists for QA → ACC. |
Go to the environment that has the master set of data for the SCRAM tasks. Currently, this is QA.
On the left menu, go to
Data
→Tables
, then open the Scram Tasks table.On the top menu, click on
Data
→Export data
. Once the export has been successfully completed, click onDownload exported data
.Unzip the csv file.
Switch to the environment you are deploying to.
On the left menu, go to
Data
→Tables
, then open the Scram Tasks table.On the top menu, click on
Data
→>
beside Get data →Get data from Excel
.Upload the csv file from step 4. If there are any mapping issues, fix them.
Click
Import
. Wait for the process to complete, then verify that the data was imported.
...
Follow the same steps for Importing SCRAM task data using the AP Task table instead.
Flows
Expand | ||
---|---|---|
| ||
Name: Flow - TimeSheetNotifications Description: This Power Automate Flow triggers when the “ap_timsheetstatus” field is modified to “Rejected”. The flow sends an email to the submitter. |
...