Expression.Error: The key didn't match any rows in the table. Details: Key= Schema=dbo Item=vFactSales Table=[Table]

student training 5 Reputation points
2024-06-15T21:39:56.1133333+00:00

The AdventureWorksDW20XX.pbix Power BI lesson file for the Exercises has no vFactSales table in the data model so the "Sales" and "Sales Order" tables do not display data when looked at in the Transform data dialog box, as they reference a non-existent table, (as seen in the Home>Query>Advanced Editor)

dbo_vFactSales = Source{[Schema="dbo",Item="vFactSales"]}[Data],

therefore producing error:

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

Details:

Key=

    Schema=dbo

    Item=vFactSales

Table=[Table]

This question is related to the following Learning Module

Community Center Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. Syed Saleem Peera 13,060 Reputation points Microsoft External Staff Volunteer Moderator
    2024-06-19T04:17:56.4933333+00:00

    Hi student training,

    Thank you for reaching out to us on Microsoft Q&A forum.  

    We tried from our end; it's working fine for us. Kindly refer the below screenshots.

    "Clear the browser history and start again. This will remove all traces of your previous activity, allowing you to browse with a fresh start."

    User's image User's image

    If you are still facing any issue, please let us know in the comments. We are glad to help you.

    If the information is helpful, please Accept Answer so that it would be helpful to community members.

    Thank you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.