Forum Discussion
pjchong
10 years agoNew Member
Is custom visual able to set the matrix cell back color with expression?
Can we use custom visual change matrix cell back color based on dataset value?
is custom visual support this condition?
4 Replies
- v-chuncz-msft
Community Support
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.
- pjchongNew Member
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.
- Riaon
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/