Skip to content

Releases: TabularEditor/BestPracticeRules

Best Practice Rules v. 0.5

13 Feb 08:07
Compare
Choose a tag to compare

This release consists of two files:

Close Tabular Editor. Place the file you need in your %appdata%\..\Local\TabularEditor folder, and rename it to BPARules.json. Then restart Tabular Editor.

Best Practice Rules v. 0.4

11 Apr 13:11
Compare
Choose a tag to compare

This release consists of two files:

Close Tabular Editor. Place the file you need in your %appdata%\..\Local\TabularEditor folder, and rename it to BPARules.json. Then restart Tabular Editor.

Best Practice Rules v. 0.2

11 Nov 20:44
Compare
Choose a tag to compare

This release consists of two files:

  • BPARules-standard.json Official standard rules that should be applicable in all Tabular Modelling scenarios.
  • BPARules-contrib.json Rules contributed by the community, which may be applicable in specific scenarios only.

Standard Best Practice Analyzer Rules

10 Oct 20:49
Compare
Choose a tag to compare

This release contains the following rules by category:

  • DAX Expressions (2 rules)
    • Avoid division (use DIVIDE function instead)
    • Revisit TODO expressions
  • Metadata (2 rules)
    • Don't summarize numeric columns
    • Don't use floating point data types
  • Model Layout (5 rules)
    • Add objects to perspectives
    • Hide Foreign Key columns
    • Organize columns and hierarchies in Display Folders
    • Organize measures in Display Folders
    • Translate Display Folders
  • Performance (1 rule)
    • Remove unused columns

To install, copy the "BPARules.json" file into your %AppData%\..\Local\TabularEditor folder.