Overview of Power BI Item Schemas
mainThe item-schemas directory contains authoritative JSON schema files used for validating Power BI item metadata. These schemas are categorized into three main groups:
- Report schemas: Located in
./report/, these validate Report metadata files. - Dataset schemas: Located in
./dataset/, these validate Dataset metadata files. - Common schemas: Located in
./common/, these validate metadata files that are common to all Power BI items (such as.pbipfiles,item.config.json, anditem.metadata.json).