The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I am new bee in PowerBI world. Is it possible to get the existing Matrix visual code and do some customization on top of it ?
Code for standard visuals is not on Github as far as I am aware. Code for custom visuals is listed.
You can write your own custom visual that emulates the behavior of the matrix visual and incorporates your modifications.
Thank You for your reply. l will check how to write custom Matrix visual and incorporates the modifications.