Skip to main content

Allow measure-like table expressions in DAX


A calculated column is a scalar value that is computed in row context at model refresh time, and referenceable anywhere a normal field could be. A calculated table is a table value that is computed at model refresh time, and referenceable anywhere a normal table would be. A measure is a named sc...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
Needs Votes