Write DAX queries in Report Builder #ssrs #dax #ssas #tabular
- by Marco Russo (SQLBI)
If you use Report Builder with Reporting Services, you can use DAX queries even if the editor for Analysis Services provider does not support DAX syntax. In fact, the DMX editor that you can use in Visual Studio editor of Reporting Services (see a previous post on that), is not available in Report Builder. However, as Sagar Salvi commented in this…