Forum Discussion
Dynamic Color change for Slicer background tiles ?
- 2 years ago
Quite surprisingly the answer is no. Even though the slicer visual has a background color that can be set in code, it doesn't know how many items are selected. Only other visuals know. So the solution is to put another visual (for example a card) behind the slicer visual and change the background on that one instead. Put the slicer visual on top and change the background transparency to 100%.
Quite surprisingly the answer is no. Even though the slicer visual has a background color that can be set in code, it doesn't know how many items are selected. Only other visuals know. So the solution is to put another visual (for example a card) behind the slicer visual and change the background on that one instead. Put the slicer visual on top and change the background transparency to 100%.