Power BI · Schema

Measure

A DAX measure defined on a table

AnalyticsBusiness IntelligenceDashboardsData AnalysisReportingVisualization

Properties

Name Type Description
name string The name of the measure
expression string The DAX expression for the measure
formatString string Optional format string
isHidden boolean Whether the measure is hidden in reports
View JSON Schema on GitHub