March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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.