Forum Discussion
Is custom visual able to set the matrix cell back color with expression?
So far, based on my experience, the answer might be yes by using JavaScript and CSS. To achieve this, you may need to master typescript and less first, then use the PowerBI Custom Visual CLI Tools to customize your visual.
thanks for youe response.
i have set up the PowerBI Custom Visual CLI Tools with NPM in my development environment.
is there any guideline or sample code for this?
Thanks.
- Riaon10 years ago
Microsoft Employee
Is the read guideline helpful?https://guides.github.com/activities/hello-world/ . And you can follow the blog to get more information
https://powerbi.microsoft.com/en-us/blog/category/developers/
- pjchong10 years agoNew Member
Hi v-chuncz-msft,
The guide provided not able to help us to change the dynamic color.
BTW, we will check the information share from you.
Thanks for your help.