Forum Discussion
YOUNG99
2 years agoFrequent Visitor
Semantic Model - Direct Lake not refreshing
Trying to figure out if I'm misunderstanding the concept, misconfigured the setup, or Fabric not functioning as expected. My understanding is that Semantic Model Storage Direct Lake works like Dir...
YOUNG99
2 years agoFrequent Visitor
Anonymous thanks for the link. I couldn't apply the solution as I only had a single table.
The issue seemed to have resovled itself however. I even ramped up the Pipeline to every 1 minute and the Power BI report is refreshing as expected.
On very rare occasions I do observe the following:
1. (blank) from visuals
2. or an error stating it couldn't find the table in Fabric
I'm using override data instead of append so I think the above happens when it's copying over new data and resolving between the temp table "<tablename>_backup_<GUID>" and the real table. For production I may have to resort to append and add a step in the pipeline to delete the stale data. Unless there are better suggestions?
Thanks!