Tagged “tabular-editor”
3 entries.
Writing
Auto-Creating Star Schema Relationships in Tabular Editor 2
A Tabular Editor 2 script that scans fact tables for surrogate keys and wires up relationships to matching dimension tables automatically.
#power-bi #tabular-editor #data-modeling
A Tabular Editor Script for Bulk Measure Formatting
A C# script for Tabular Editor that batch-sets the correct format string, percent, currency, quantity or DAX-driven, on every selected measure.
#power-bi #tabular-editor
Removing All DAX Comments From a Model in One Pass
A Tabular Editor 2 script that strips every comment from a model's measures without touching text inside DAX strings.
#tabular-editor #dax #power-bi