Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
Hi,
I have the follwoing problem: I am getting a color from my options using a colorpicker in my custom visual. Now I want to pass this colorvalue from my visual.ts file to my visual.less file so I can use it in this file. How do I achieve this?
Thanks in advance!
Solved! Go to Solution.
There's no way to pass value from TypeScript code to LESS.
As alternative you should generate an inline CSS style or apply your color to all of elements inline using JS (d3, jQuery).
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
There's no way to pass value from TypeScript code to LESS.
As alternative you should generate an inline CSS style or apply your color to all of elements inline using JS (d3, jQuery).
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |