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 #daxfunctions
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

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
