From SQL to DAX: Filtering Data

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

The WHERE condition of a SQL statement has two alternatives in DAX: FILTER and CALCULATETABLE. In this article we explore the differences between them, providing a few best practices in their use. Consider the following SQL syntax:

Read more...

Tags: dax

 

2007-2015 VidasSoft Systems Inc.