Daily DAX : Day 23 VAR.P
This is a statistical DAX function that estimates the Variance based on the entire population that results from evaluating an expression at reach row across a table.
Syntax
VAR.P(<Table>, <Expression>)
This is a statistical DAX function that estimates the Variance based on the entire population that results from evaluating an expression at reach row across a table.
Syntax
VAR.P(<Table>, <Expression>)
Comments
Post a Comment