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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
dhavalu
Frequent Visitor

Get Measure from DataView in custom visual

Hello,

 

Is there any way we can get measure and its output for a column in custom visual.

 

options.dataViews[0].table.columns[0].isMeasure is the only property i could find in the table DataView.

 

I tried with categorical and tree dataviews as well but its the same.

 

Could not find any wiki page as well.

 

Any Idea.

 

Thanks.

2 REPLIES 2
nrnelsonribeiro
Frequent Visitor

Hi.

Please, did you solve this question

Tks.

Nelson.

As far as I know, you can get a value of any measure field by using options.dataViews[0].categorical.values[0].values

 

Please let me know if that works for you as well.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.