The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Power BI folks,
I have been playing around with Tabular Editor Scripting for a week now and have creating a nice script that allows be not only to generate multiple Standard Measures that I will add to any model, but also, I can toggle their parameters using Tabular Editor C# function.
For example, I can specify the Display folder path and set a measures visibilty to Hidden automatically.
Now, I have been looking at the Measure writing capabilities of the native Power BI DAX Query View, which ALSO allows me to write and update several measures at once.
However, I have not seen any documentation or articles pertaining to the properties of these measures, i.e. Formatting, IsHidden,Display Folder, etc.
Are these available? Or on a roadmap for the Query View?
Thank you kindly you perfect people,
Aaron
Solved! Go to Solution.
not available yet but allegedly on the roadmap. For now you need to stick with Tabular Editor, or run your own XMLA queries to toggle these.
not available yet but allegedly on the roadmap. For now you need to stick with Tabular Editor, or run your own XMLA queries to toggle these.