Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a dataset that connects to a dataflow which all works well in Power BI Desktop.
When I publish in Power BI service to the same workspace that the dataflow is stored, I get the following error when I try to refresh:
Expression.Error: The key didn't match any rows in the table.. Key = <ccon>[workspaceId = "e6331d00-1237-48ba-82c3-83bf66699473"]. Table = #table({"workspaceId", "workspaceName", "workspaceType", "Tags"}, {}). </ccon>;The key didn't match any rows in the table.. The exception was raised by the IDbCommand interface
I have configured my credentials for the dataset that connects to the dataflow with oauth2, organisational. In lineage view it also appears to link to the dataflow.
How do I resolve this error so the dataset can refresh?
Hi, @Anonymous
Please refer to the following links in the hopes of helping you.
Solved: how to resolve Power BI error - the key didn't mat... - Microsoft Fabric Community
Solved: Failed Scheduled refresh for Dataflow in Power BI ... - Microsoft Fabric Community
Solved: Dataset refresh with DataFlow, Processing error: ... - Microsoft Fabric Community
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.