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...
Articles tagged with #powerbi
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

One of the newly added feature in Power BI Feb 2025 update was “Link semantic model refresh details from external applications”. More details can be found here and also the official announcement is seen here. This article will examine the recent upda...
