Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
tomekm
Helper III
Helper III

Error message: "“Expression.Error: The key didn't match any rows in the table"

Hi,

I’m getting this error message when creating a pbi dataflow: “Expression.Error: The key didn't match any rows in the table” (more details below). Please see attached screenshot; error occurs at the “Navigation 1” step.

 

Expression.Error: The key didn't match any rows in the table.

Details

Key = [Item = "REPORT", Kind = "Table"]

Table = #table({"Name", "Data", "Item", "Kind", "Hidden"}, {})

 

error2.JPG

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi @tomekm 

 

The reason for this error is because it is expecting to find a key from the table called "Data" and there are no keys to match on.

 

I would make sure that there are valid keys in your table called "Data" that match to your source?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

1 REPLY 1
GilbertQ
Super User
Super User

Hi @tomekm 

 

The reason for this error is because it is expecting to find a key from the table called "Data" and there are no keys to match on.

 

I would make sure that there are valid keys in your table called "Data" that match to your source?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors