In the two previous posts of the Incremental Refresh in Power BI series, we have learned what incremental refresh is, how to implement it, and best practices on how to safely publish the semantic model changes to Microsoft Fabric (aka Power BI Service). This post focuses on a couple of more best practices in implementing … Continue reading Incremental Refresh in Power BI, Part 3: Best Practices for Large Semantic Models
Search Results for: query parameters
Incremental refresh, or IR, refers to loading the data incrementally, which has been around in the world of ETL for data warehousing for a long time. Let us discuss incremental refresh (or incremental data loading) in a simple language to better understand how it works. From a data movement standpoint, there are always two options … Continue reading Incremental Refresh in Power BI, Part 1: Implementation in Power BI Desktop
WordPress is one of the most popular open-source website making tools which is vastly used by many bloggers including myself. WordPress developers provide tons of custom plugins to fulfil different needs. But not all of the plugins are well designed and secured. One of the most interesting pieces of information anyone who owns a website/blog … Continue reading Analyse Your WordPress Website Stats in Power BI
In this post I explain how to use Google Maps APIs to retrieve useful information out of Google Maps. The use case scenario could be getting address, postal code, etc. from existing latitude and longitude values. The data could be generated by any sort of GPS tracking device like your Garmin cycling GPS computer, your … Continue reading Power BI and Google Maps API (Address Lookup)