Forum Discussion

dhavalu's avatar
dhavalu
Frequent Visitor
10 years ago

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

    • v-viig's avatar
      v-viig
      Community Champion

      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

      [email protected]