Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.