Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
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
Solved! Go to Solution.
Hi @dimitragav10_ ,
Yes – If handling large data and need faster refresh.
No – If data is small and refresh speed isn't an issue.
"The goal is to turn data into information, and information into insight." – Carly Fiorina
Need Power BI help? Connect on LinkedIn.
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.
Hi @dimitragav10_ ,
Yes – If handling large data and need faster refresh.
No – If data is small and refresh speed isn't an issue.
"The goal is to turn data into information, and information into insight." – Carly Fiorina
Need Power BI help? Connect on LinkedIn.
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)