Forum Discussion

eujoaoalves's avatar
eujoaoalves
Regular Visitor
2 years ago

Need Help with "Key Didn't Match Any Rows" Error When Refreshing Dataset Across Workspaces

I am facing an issue when trying to refresh a dataset linked to a Dataflow in two different Power BI workspaces. Specifically, the dataflow resides in Workspace A, while the dataset is located in Workspace B. Although the dataflow refreshes correctly and operates perfectly in Power BI Desktop after the refresh, I encounter an error message when trying to refresh the dataset:

Expression.Error: The key didn't match any rows in the table.. Key = [workspaceId = "1123456"]. Table = #table({"workspaceId", "workspaceType", "Data", "workspaceName", "Tags", "ItemKind", "ItemName", "IsLeaf"}, {}). ;The key didn't match any rows in the table.. The exception was raised by the IDbCommand interface. Table: DimDepartamentos.

All tables have data

3 Replies