Forum Discussion
Error When Creating Report from LH model
- 2 years ago
I created a new semantic model that uses Direct Lake. I am able to connect to it.
Hi kewaynes333 ,
Based on the information you provided, when opening an empty semantic model and trying to create a report, it fails and displays the error in your screenshot.
When the model view is empty, this indicates that there may be an issue with how the model is accessed or the relationships in the model. You can follow the steps below to troubleshoot the error:
- Ensure that the table in Lakehouse has loaded data rows. If the underlying data table is empty, the model view may appear blank.
- In the Model view, verify that the tables are related and configured correctly. See the following documentation for more information:
Model view in Power BI Desktop - Power BI | Microsoft Learn - If the model is a composite model, ensure that the model is set up correctly. For more information, see here:
Composite model guidance in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I can confirm that the tables in my lakehouse have data.
But when my report says it's connected to it, there's no tables showing up.
And therefore there is nothing in the model view.
Using the SQL Endpoint to the same lakehouse allows me to import the tables...