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…
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…
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…
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…
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.…
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…
This article explains the importance of the Date and DateTime data type change in Power BI. Sometimes, you see column with date as value but it may not be in…
This article is about how to call Microsoft Fabric and Power BI APIs in Power Automate without using the Service Principal (SPN). I mean without having the client ID and…
This article explains about how the latest feature in Microsoft Fabric Pipelines “Refresh Semantic Model” works and the new possibilities with this feature. This is one of the most requested…
This blog post covers that what are the ways that we can extract the DAX query from a visual or from a selected columns and tables with filters. This will…
This blog post explains how to switch the report pointed to semantic model 1 to different semantic model without loosing the report configurations like GUID, subscriptions etc. Let me explain…