This short post explains how to format Power Query automatically in Tabular Editor using a C# Script to call the powerqueryformatter API.
All tagged C#
This short post explains how to format Power Query automatically in Tabular Editor using a C# Script to call the powerqueryformatter API.
In this article, I share a C# script to run a randomized, 10-question, eduacational quiz about Tabular Editor.
Learn Tabular Editor… inside of Tabular Editor!
This article is a fun one-off sharing a Tabular Editor C# script to play a Snake game.
In this article we look at four different ways to query data from within Tabular Editor. I also share a C# script to query or test selected columns and/or measures.
We look at how Tabular Editor shortcuts can revolutionize your productivity, linking them to macros, common actions and more.
This short article explains how to quickly count measures (or any model object) in Tabular Editor. A C# script is provided to count all model objects as a quick pop-up.
I share a method in Tabular Editor to generate mermaid flowchart syntax to visualize model object dependencies. This code can be directly copied into an Azure DevOps wiki to automate documentation, or into mermaid.live to get an image of the resulting flowchart.
Scripts for TE2 and TE3 to automate querying of DMVs to document your model.
In this article we look at how to format all DAX in Power BI datasets at once. With the push of a button your DAX will be formatted using these C# scripts! Save them as macros and never waste time formatting again.