Forum Discussion
Anonymous
2 years agoNot applicable
Native card
how to make the background and the title color same on a native card in powerbi
Anonymous
2 years agoNot applicable
Please write a sample with any color and imaginary field
ray_aramburo
2 years agoSuper User
Here it is:
Color Example= SWITCH(SUM('Table'[Column1]), 1, "#00FFFF", 2, "#0000FF", 3, "#89CFF0", 4, "#0096FF")