Forum Discussion
jprdynamicapps
Helper IV
6 years agoexpanding individual rows in custom matrix visual
I need to implement expanding of individual rows with +/- as is done in the stock matrix. I am currently referring to the source code for a hierarchy slicer at https://github.com/liprec/PowerBI-cust...
v-evelk
Microsoft Employee
6 years agoHello John,
Unfortunately, we don't have an appropriate example for your case.
However, if you fail to implement Hierarchy Slicer approach for a matrix dataset, you, theoretically can build a matrix from a table applying algorithm to the table dataset.
Also, you could consider to use Drill-Down approach for your visual instead.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
jprdynamicapps
Helper IV
6 years ago