Forum Discussion
sunny27
7 years agoFrequent Visitor
SQL to DAX
Hello All, Can you please help me to write SQL query in DAX please. Below is the query select count(*) from( SELECT * FROM A WHERE ABTypeID IN (10,11,12,13) and BAID IN (SELECT BAID FROM ...
Anonymous
7 years agoNot applicable
You will need this add in tool from now on if you are building a lot of DAX queries in Excel for PowerPivot and Tabular.
Go To this link:
http://daxstudio.org/downloads/
Select the most current, first, download.
You can just run it after the download as a standalone app or open Excel and run it under Add In.
DaxStudio has everything you need.