Formatting All DAX Measures Using Semantic Link In Fabric
Last year I shared a blog post on formatting DAX expressions using DAX Formatter API (thanks to SQL BI). I extend the same idea in this blog to format all and save the formatted DAX in all measures in a semantic model using semantic link.
💡
WARNING...
fabric.guru4 min read
Reuben Anderson
DAX lover
Hi Sandeep,
Wondering whether you can explain exactly what this is...
import Microsoft.AnalysisServices.Tabular as tom
... the .Net tabular libraries are auto-loaded in the pyspark session?
Thanks!