SQL's APPLY Clause in PowerBI DAX ?
If you have ever worked with any top RDBMS’s like SQL Server or Oracle, the chances are that at some point you must have encountered the APPLY clause especially when dealing with complex queries invol

Search for a command to run...
Series
If you have ever worked with any top RDBMS’s like SQL Server or Oracle, the chances are that at some point you must have encountered the APPLY clause especially when dealing with complex queries invol

If you are a seasoned PowerBI developer then it is expected that you should be aware of pitfalls of not using ADDCOLUMNS when using SUMMARIZE when creating an extension column in your DAX query. But f

Running totals are a major analytical feature because they help you see progressive growth or movement in your data over time, rather than just point-in-time values. In this article we will look at tw

In this short write up we will analyze how to evaluate additional columns along with DAX Time Intelligence functions if used together. Lets take the following DAX query for example DEFINE MEASURE

So after spending the last four months developing my own custom Fabric web app juggling between C#, .NET Core, Razor, JavaScript, Asynchronous programming and REST APIs, I’m now gradually shifting my

Its been a quite some time that I haven’t blogged on Power BI DAX. So finally decided to pen down a very important and one of the most misunderstood concept in Power BI DAX called Context Transition.
