Power BI

Power BI REST API using Service Principal – Part 1

This blog post is related to one of the issues that I came across while working with Power BI REST API using Service principal (Certificate type) authentication. I had posted my question on Stackoverflow here and even raised a ticket with Microsoft. In the end, with the help of MS product team, I was finally able to unlock the issue […]

Power BI REST API using Service Principal – Part 1 Read More »

Why my Power BI Incremental refresh isn’t working? (Hint: Native SQL Query)

Sometime back I was working on a requirement to extract millions of records from a datawarehouse system for Power BI reporting. I was using native SQL query with multiple table joins and where clauses. As the records were in millions, implementing incremental refresh was the best choice to avoid reloading the entire data on every

Why my Power BI Incremental refresh isn’t working? (Hint: Native SQL Query) Read More »