The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everybody. So my questions is: is it possible to schedule a refresh (or even just refresh) one table only within a dataset? I'm talking about the PBI online service.
Cheers,
Kristian
Solved! Go to Solution.
Hi @kkmec
With Power BI Premium, you could enable Incremental refresh which refresh the data meeting the refresh rule.
Incremental refresh polices are defined in Power BI Desktop and applied once published to the Power BI service.
Reference:
https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh
Otherwise, there is a way where you can disable refresh for particular table but that is only supported in power bi desktop and not service.
Best Regards
Maggie
Hi @kkmec
With Power BI Premium, you could enable Incremental refresh which refresh the data meeting the refresh rule.
Incremental refresh polices are defined in Power BI Desktop and applied once published to the Power BI service.
Reference:
https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh
Otherwise, there is a way where you can disable refresh for particular table but that is only supported in power bi desktop and not service.
Best Regards
Maggie
Perfect. Thank you. This works like a charm and solves my issue.