Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

October 28 & 29: Experts share their secrets on how to pass the Fabric Analytics Engineer certification exam—live. Learn more

Reply
PratibhaY
New Member

Power BI

Hi,

Is there a way to refresh all the Semantic models in a workspace using notebooks in Fabric?

Tx

2 ACCEPTED SOLUTIONS
pallavi_r
Responsive Resident
Responsive Resident

Hi @PratibhaY ,

 

Yes, it can be achieved in multiple ways.

- Using Fabric Pipeline to refresh semantic model

-Using PowerRestClient()

-Use sempy python library: Please check this link- https://github.com/m-kovalsky/Fabric

 

All these options are documented in the below blog.

https://fabric.guru/refreshing-individual-tables-and-partitions-with-semantic-link

 

Thanks,

Pallavi

View solution in original post

Anonymous
Not applicable

Hi @PratibhaY ,

Yes, you can refresh all the Semantic models in a workspace using notebooks in Microsoft Fabric. Here are a couple of methods you can use:

  1. Using Data Factory Pipelines:

You can create a pipeline in Data Factory and add a Semantic model refresh activity. This activity allows you to refresh Power BI datasets by creating connections to your Power BI semantic model datasets and refreshing them from a data pipeline

For several ways of notebooks refer to the following links:

How to use notebooks - Microsoft Fabric | Microsoft Learn

Below is the official link will help you:

Semantic model refresh activity in Data Factory for Microsoft Fabric (Preview) - Microsoft Fabric | ...

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
PratibhaY
New Member

Thank you!

 

Anonymous
Not applicable

Hi @PratibhaY ,

Yes, you can refresh all the Semantic models in a workspace using notebooks in Microsoft Fabric. Here are a couple of methods you can use:

  1. Using Data Factory Pipelines:

You can create a pipeline in Data Factory and add a Semantic model refresh activity. This activity allows you to refresh Power BI datasets by creating connections to your Power BI semantic model datasets and refreshing them from a data pipeline

For several ways of notebooks refer to the following links:

How to use notebooks - Microsoft Fabric | Microsoft Learn

Below is the official link will help you:

Semantic model refresh activity in Data Factory for Microsoft Fabric (Preview) - Microsoft Fabric | ...

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

pallavi_r
Responsive Resident
Responsive Resident

Hi @PratibhaY ,

 

Yes, it can be achieved in multiple ways.

- Using Fabric Pipeline to refresh semantic model

-Using PowerRestClient()

-Use sempy python library: Please check this link- https://github.com/m-kovalsky/Fabric

 

All these options are documented in the below blog.

https://fabric.guru/refreshing-individual-tables-and-partitions-with-semantic-link

 

Thanks,

Pallavi

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

Check out the October 2024 Power BI update to learn about new features.

October NL Carousel

Fabric Community Update - October 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors