📄️ Format strings
Define reusable named format strings in formatstrings.yaml to control how Tabular measures and columns display numbers, with central, propagating updates.
📄️ Derived Measure
Generate related DAX measures (YTD, prior year, custom variants) from a parent measure using reusable templates and named parameters in the Tabular model.
📄️ Roles
Define security roles in roles.yaml and restrict access to Tabular tables and columns with PermittedRoles and ProhibitedRoles, backed by Entra groups.
📄️ Derived Model
Reference for derived models in the EasyFabric Tabular layer, which let you build a Power BI semantic model based on an existing model definition.
📄️ Partitioning
Split large Tabular tables into partitions using All, Filter, or date-based (yyyy, yyyyMM, yyyyMMdd) types, with start, size, end, and leftover settings.