Once a Dataflow is created and published on Fabric, got the below error while refreshing the Dataflow.
tablename_WriteToDataDestination: Mashup Exception Data Source Error Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Downstream service call to url 'https://xxxxxx.analysis.windows.net/metadata/workspaces/xxxxxxxxxxxxx/artifacts' failed with status code 404. ErrorCode : PowerBIEntityNotFound Details: Reason = DataSource.Error;Error = PowerBIEntityNotFound;ErrorCode = PowerBIEntityNotFound;RequestId = xxxxxxxxx;RequestUrl = https://xxxxxxxxxxx.analysis.windows.net/metadata/workspaces/xxxxxxxxxxxxxx/artifacts;ErrorMessage = PowerBIEntityNotFound;Microsoft.Data.Mashup.Error.Context = User GatewayObjectId: xxxxxxxxxxxx
This error is due to the destination is not set. Right click on the Dataflow query and select "Enable staging" as below. This will resolve the above issue.
No comments:
Post a Comment