This blog post explains, how the GitHub Copilot can be used by Power BI developers to improve the productivity and reduce the development time and effort. Let me start with…
Microsoft Fabric CLI

Fabric Command Line Interface is a new addition to Microsoft Fabric ecosystem to enable developers easily interact with fabric items and it opens up a channel to do lot of…
Document Power BI Roles – RLS, OLS & Members

This blog post explains how to extract the Power BI semantic model roles information using DAX Query view. Since its release, DAX Query View has become a go-to tool for…
DAX Query View – More Scripts!!
This blog explains what are the other DAX scripts which can be considered as handy for you to understand the model and help you to optimize. I have already shared…
DAX Query View – Vertipaq Analyzer Scripts with URL support
You can use Vertipaq Analyzer DAX scripts in DAX query view to get the details directly in Power BI Desktop DAX Query View or in Power BI service. Detailed article…
Parent-Child Hierarchies in Power BI – DAX
This blog post explains how to handle the parent child hierarchy in Power BI. If you come from SQL background, then you might be familiar with Parent Child hierarchy scenarios.…
Dynamic Measure Names (Titles) using Field Parameters – Power BI

This article covers how you can use Power BI field parameters to handle measure names dynamically. The solution is simple and effective. I have covered this topic already on my…