Power BI REST API

How to implement Power Automate button to refresh Power BI Dataset and find who clicked it?

In most cases you will want to have scheduled or event-based refresh, but there are some cases where you will want end-users to refresh the Power BI dataset. The main objective of Power Platform is to democratize the data so with Power Automate visuals integration into Power BI makes this becomes possible by giving power […]

How to implement Power Automate button to refresh Power BI Dataset and find who clicked it? Read More »

How to perform Power BI On-prem Data Gateway management using Service Principal?

Recently I was working on end-to-end implementation of Power BI DevOps that includes Gateway, Workspace and Dataset configuration programmatically using Powershell and Power BI REST API. One of the first steps, I stumbled upon was Gateway configuration and how its linked to data sources and dataset settings. Problems How to map or bind data source

How to perform Power BI On-prem Data Gateway management using Service Principal? Read More »

How to implement Source control and CI/ CD for Power BI?

One of the challenges I was facing recently was about a requirement to implement source control and CI/ CD pipeline with existing Bitbucket and Bamboo architecture without using deployment pipelines for Power BI. I would recommend this approach only if deployment pipelines is out of question for your team. Obviously, we cannot have source control

How to implement Source control and CI/ CD for Power BI? Read More »