Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have this visual.
Can we have button for each year which can expand/collapse the data in table. Like when we click on button the 2015 row will expand/collapse the data rows.
Can we achieve this in custom visual?
Thanks in advance.
Hi @v-mubish,
Were you able to get this custom matrix working? If so are you willling to share how you were able to use the matrix data mapping in order to accomplish this?
Thanks!
Documentation for the matrix data mapping is on our backlog.
As of now, we would recommend to take a look at:
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hello @v-mubish,
Do you want to achieve something like KPI Grid's expanding/collapsing?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Yes. The + sign to expand in year section. Thanx for giving this reference.
Are you developing your own custom visual?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hi @v-viig,
Yes, Developing my own custom visual. Wanted to check the feasibility of the requirement.
That's possible. I suppose that this can be achieved by using matrix data-mapping.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
We haven't prepared documentation for matrix data-mapping yet.
However, you might take a look at these:
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Does Microsoft plan on preparing documention for using the matrix data-mapping?