Forum Discussion

hallmarke14's avatar
hallmarke14
Frequent Visitor
6 months ago
Solved

Fabric Dataverse/CRM Virtual Table Metadata Refresh

Hello,   I am working in my Fabric Lakehouse and Dataverse.  I have tables in my lakehouse that serve as a source for virtual tables in Dataverse.  I have already created the virtual tables, relati...
  • Vinodh247's avatar
    6 months ago

    you are not missing anything, the refresh capability simply does not exist yet. This is currently a real limitation in how virtual tables work with lakehouse backed sources. When schema changes happen in the lakehouse, virtual tables in Dataverse do not automatically resync metadata, and there is no supported refresh action today. The platform treats the virtual table definition as fixed after creation.

     

    Your options right now are limited to:

    • recreate the virtual table (clean but disruptive), or

    • create a new virtual table with the updated schema and migrate forms, views, and relationships manually via solution export/import to reduce rework.