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.
Hi All,
I have developed my own Custom Table visual but i am unable to decrease the width of scroll bar same as power bi table visual.
MY less file :
Power BI native table visual implements its own scrollbar as a div element.
However, your custom visual uses browser's scrollbar. Borwsers doesn't allow us to control size of the scrolbar.
I suppose that there're these soolutions that you might try:
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals