Skip to main content

Data Factory

Completed

Enhancement to the Semantic model refresh activity in Data Pipelines

Vote (13) Share
Mark Carlisle's profile image

Mark Carlisle on 07 May 2024 15:27:44

We now have the ability to refresh PBI Semantic Models via a Data Pipeline (Data Factory Spotlight: Semantic model refresh activity | Microsoft Fabric Blog | Microsoft Fabric). This is great but despite using the enhanced refresh API to achieve this it does not provide parameters for all the options available in the API. Specifically the activity does not allow:


  • Setting the refresh policy which is required when dealing with incremental refresh policies on tables
  • Specifying which tables and partitions you want to refresh
  • Setting the type of refresh



Please enhance the capability of this activity to include the following parameters available in the API:


  • applyRefreshPolicy
  • effectiveDate
  • objects
  • type

Administrator on 04 Dec 2024 20:37:48

Completed and released as a public preview

Comments (1)
Mark Carlisle's profile image Profile Picture

Nelson Lopez on 18 Sep 2024 07:57:42

RE: Enhancement to the Semantic model refresh activity in Data Pipelines

It would also be desirable to have the option to disable enhanced refresh, meaning not to use any payload except notifyOption, so that a semantic model hosted in a workspace with shared capacity can be refreshed.