Forum Discussion

fazithzakirll's avatar
fazithzakirll
Regular Visitor
6 months ago
Solved

Delta Lake Refresh Issue

I’m running 4 Power BI reports in Direct Lake mode from a Microsoft Fabric Lakehouse, each connected to different semantic models. Three reports work as expected, but one report (let’s call it “Ops ...
  • V-yubandi-msft's avatar
    V-yubandi-msft
    6 months ago

    Hi fazithzakirll ,

    Since the other three reports are working correctly with the same setup, it seems the issue is specific to this semantic model.

    The behavior you mentioned refresh time updating but data remaining unchanged typically indicates that the model is displaying cached data and not retrieving the latest information from the Lakehouse until a full model refresh occurs.

    As you’ve confirmed it’s connected directly to the Lakehouse and not the SQL endpoint, here are a few things to check.

    1. Compare this model to the others for differences, such as calculated columns, complex measures, or larger tables.

    2. Because this model uses a calendar table in Import mode, you might try recreating or temporarily removing it to see if  Refresh visuals starts updating the data.

    3. If possible, make a small test semantic model using the same tables to see if it updates as expected. If the test model works, the issue is likely within this specific model.

     

    These steps should help determine if it’s a model level issue rather than a Direct Lake problem.

     

    Thank You.