How to Refresh Fabric Datasets using Python API

If you are like me and wants to automate the task to refresh Fabric datasets to report latest data to users then this article is for you. The automation can be done using Python REST API and the article will show the steps to follow. The full python script is available to use at GitHub. … Continue reading How to Refresh Fabric Datasets using Python API

Power BI- Data Connectivity Modes

Import Data This connection means that Power BI will cache the data meaning Pulling data from Data Source and into Power BI Desktop File. Advantages: Caching the data makes you take full advantage of Vertipaq Engine. Report Performance will be better using Import.Able to Use full capabilities of Power BI using relationship types, M and … Continue reading Power BI- Data Connectivity Modes