This is a repo to collaborate and work on a common schema that can be used to define a DAX Template.
DAX is written in code. Thus, code can be parameterized and built in a re-usable way. This project aims to address the common problem of writing DAX over and over again.
By dissecting the DAX language and looking for common patterns we can build tooling around creating DAX statements that are reusable across any data model.
The schema used in this repo support the fields generated by the free tool DAX.PowerBI.tips. This project has been created to help business users create templates of DAX. Then the website generates a JSON file that can be consumed by external tools such as DAX Generator from PowerBI Side tools
For a full presentation of this concept watch the following presentation from PowerBI.tips on The Worlds Fastest DAX.