Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.