Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am attempting to deploy a dataset from a Dev workspace to a Test workspace but get the following error...
Activity ID: e8e44673-d850-4c80-90c9-760ca81004d1
Request ID: af680a1e-cb72-9dbe-8772-571b1a1193e2
Correlation ID: 955e1b3b-1474-a6c1-b332-dc559c5583c2
Time: Tue Sep 28 2021 12:02:01 GMT+0100 (British Summer Time)
Service version: 13.0.16813.83
Client version: 2109.2.07785-train
Cluster URI: https://wabi-us-east2-c-primary-redirect.analysis.windows.net/
As its not very helpful I've ran then request again but monitored it using Edge DevTools and got the following.
What do I need to do to resolve this issue?
{
"error": {
"code": "Alm_InvalidRequest_DeploymentDryRunFailure",
"pbi.error": {
"code": "Alm_InvalidRequest_DeploymentDryRunFailure",
"details": [
{
"code": "DataflowAsDataSourceMissingMapping",
"detail": {
"type": 1,
"value": "{\"artifactTypeName\":\"Datasets\",\"artifactId\":\"REMOVED_FOR_PRIVACY"}"
}
}
],
"exceptionCulprit": 1
}
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.