Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Is there any way for a custom visual to expand/collapse a single row in a matrix dataview? My client wants +/- expand as implemented in the stock matrix.
It looks like the visual is given data at whatever level is currently expanded and there is no indication of whether a leaf node has children, true? Is there any way for a visual to request a level of data?
The hierarchy slicer source code available on git implements row expand/contract, but it does it by getting a table datasource, which includes all of the data needed for the tree, but does not include summary data for parent rows as provided by the matrix dataview.
Appreciate any assistance.
John
You may post it in here to get further help, or for custom visual problem, you could send email to pbicvsupport@microsoft.com to get further help from Evgenii Elkin.
Regards,
Lin
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.