Power BI: Selective Table Refresh
Power BI
16. Sept 2026 16:19

Power BI: Selective Table Refresh

von HubSite 365 über Reza Rad (RADACAD) [MVP]

Founder | CEO @ RADACAD | Coach | Power BI Consultant | Author | Speaker | Regional Director | MVP

Microsoft pro: selective table and partition refresh in Power BI and Fabric Pipelines for efficient semantic models

Key insights

  • Table-level refresh: Refresh just one table in a semantic model instead of the whole model to save time and resources.
    This is ideal when one table changed and the rest are stable.
  • Refresh types: Choose between Data refresh (reload values), Schema refresh (apply structural changes), or both.
    Pick the smallest scope that covers your change to speed up updates.
  • Desktop vs Service: In Power BI Desktop you can right-click a table and select Refresh Data to update only that table.
    The Power BI Service offers newer table-level options in Model Explorer, but older Service workflows rely on pipelines for granular control.
  • Fabric Pipeline and partitions: Use a Fabric Pipeline with the Semantic Model Refresh activity to target specific tables or partitions.
    Targeting a single partition is useful for large fact tables where only recent partitions change.
  • Limitations: Direct Lake models do not support table-level refresh in the same way, and some refreshes may also touch tables that share the same data source.
    Check your model type before relying on table-only updates.
  • Scheduling and best practices: Schedule a pipeline refresh for recurring selective updates and combine this with incremental refresh to limit data movement.
    This reduces runtime, cost, and the risk of unnecessary reprocessing.

Power BI - Power BI: Selective Table Refresh

Keywords

refresh single table Power BI, refresh one table Power BI semantic model, refresh specific table Power BI dataset, Power BI XMLA endpoint refresh table, incremental refresh single table Power BI, refresh table Power BI REST API, Power BI tabular model partial refresh, refresh only one table Power Query