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>)


https://dax.guide/varx-p/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV