Forum Discussion

mastone's avatar
mastone
Frequent Visitor
2 years ago
Solved

dataViewMappings for hierarchy summaries (custom visual)

I'm trying to develop my first power bi visual and struggling a bit.  I am not understanding how to get summary data at the hieararchy level.   What I am attempting to do is get summary data at th...
  • dm-p's avatar
    2 years ago

    Hi mastone,

     

    All you can currently do is use the totals and subtotals API to request aggregated data, if using the matrix dataViewMapping. If you don't have this set up in your visual capabilities already, then I would suggest attempting to add it in as per the documentation.

     

    If you have tried this, then there is currently no other way to aggregate the data view and you will need to contact Microsoft to request the feature you feel is missing.

     

    Regards,

     

    Daniel