January 2017
Beginner to intermediate
372 pages
5h 55m
English
If you need to query the data in a tabular model, then you can use the EVALUATE function. The Evaluate function is used on a table to return the result set as a table. It is similar to using Select * in T-SQL to return all columns and rows from a table. The EVALUATE function has a required syntax of EVALUATE 'tablename'.

EVALUATE function to return the data in a table. Type in the expression and then press F5 to run the command: ...Read now
Unlock full access