Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
tkboisvert
Helper II
Helper II

Accessing Measure Definition via Custom Viz ( and running functions in powerbi.DataView )

Hi all,

 

Had a strange request for a custom visual that displays the Meausure defintion.

 

The custom viz to display the chart and text required isn't the difficult part, accessing measure definitions seems to be undocumented, or not possible.

 

Is there any way to request information about the PBI workbook its self? Or metadata about the measure passed to the Viz so I can get the definition direct?

 

To clarify, by measure definition I mean the actual text definition of a measure ie. [Measure] =  CALCULATE(SUM(table[data])).

 

Also, is there any way you can run these "functions" that appear in the meatadata of a DataView on a viz?

tkboisvert_0-1686807041525.png

 

0 REPLIES 0

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors