Perform the following steps to enter DAX in SQL Server:
- Open SQL Server Management Studio.
- In SQL Server Management Studio, connect to a deployed tabular Analysis Server data model.
- Right-click the database in the deployed tabular model and choose New Query and then MDX.
- When writing your DAX query, ensure that you begin your query with the EVALUATE keyword.