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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
dimitragav10_
Frequent Visitor

Semantic Model with On - Prem Connection & Partitioning

Hello everyone!

 

Currently, I have a model on Analysis Services that I modify using Tabular Editor. My goal now is to replicate this model on Fabric and create a Semantic Model, while keeping the data source on-prem.

 

I've successfully deployed the model on Fabric using Import Mode, but I'm unsure about what needs to be done with partitioning. Are partitions necessary? How should they be managed? And how can I refresh a specific partition?

 

Thanks in advance, 
Dimitra

1 ACCEPTED SOLUTION
rohit1991
Super User
Super User

Hi @dimitragav10_ ,

Semantic Model with On-Prem Connection & Partitioning in Fabric

Do You Need Partitioning?

 Yes – If handling large data and need faster refresh.
 No – If data is small and refresh speed isn't an issue.

How to Manage Partitions?

  • Define partitions in Tabular Editor.
  • Use incremental refresh policies in Fabric.

How to Refresh a Specific Partition?

  • Use XMLA Endpoints (if supported).
  • Automate with Power Automate or REST API.

Best Approach

  • Use DirectQuery for real-time data.
  • Try Hybrid Tables (Import + DirectQuery) for balance.

"The goal is to turn data into information, and information into insight." – Carly Fiorina

Need Power BI help? Connect on LinkedIn.

View solution in original post

3 REPLIES 3
v-pnaroju-msft
Community Support
Community Support

Thank you @lbendlin and @rohit1991 for your response.

Hi @dimitragav10_ ,

We would like to inquire if the solution offered by @lbendlin and @rohit1991 has resolved your issue. If you have discovered an alternative approach, we encourage you to share it with the community to assist others facing similar challenges.

Should you find the response helpful, please mark it as the accepted solution and add kudos. This recognition benefits other members seeking solutions to related queries.

 

Thank you.

rohit1991
Super User
Super User

Hi @dimitragav10_ ,

Semantic Model with On-Prem Connection & Partitioning in Fabric

Do You Need Partitioning?

 Yes – If handling large data and need faster refresh.
 No – If data is small and refresh speed isn't an issue.

How to Manage Partitions?

  • Define partitions in Tabular Editor.
  • Use incremental refresh policies in Fabric.

How to Refresh a Specific Partition?

  • Use XMLA Endpoints (if supported).
  • Automate with Power Automate or REST API.

Best Approach

  • Use DirectQuery for real-time data.
  • Try Hybrid Tables (Import + DirectQuery) for balance.

"The goal is to turn data into information, and information into insight." – Carly Fiorina

Need Power BI help? Connect on LinkedIn.

lbendlin
Super User
Super User

Same as you did before, with XMLA calls to specify which partition you want to modify in which mode.  Note that dependent partitions may be refreshed as well (especially when you have forgotten to disable Auto Date/Time)

 

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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