column_statistics
Profile every column in a Power BI model with one call, returning min, max, cardinality, and max length per column.
Instructions
Run EVALUATE COLUMNSTATISTICS() - per-column Min / Max / Cardinality / MaxLength profiling for the whole model in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxRows | No | max rows to return (default 2000) | |
| sessionId | Yes |