Forum Discussion
Native card
how to make the background and the title color same on a native card in powerbi
12 Replies
- ray_aramburoSuper User
Go to the Formatting pane of the Card > General > Effects > Background and Select your color.
Now, scroll up to Title go to Text color and select color.
You can pick the same by using the Recent colors palette.
You can replicate that in the Category label as well
- AnonymousNot applicable
how do i put in a range of numbers instead of one number under format style(Gradient) Minim, center and maxmum. For example i want to set minimum to have one color for only values between 0 - 10? because i want colors in background to automatically change when the title colors are changing
- ray_aramburoSuper User
In that case you would need to create a measure which establishes the colors upon your ranges and use the fx on the color to base it upon a Field value (the measure). You can't create a gradient for those items unfortunately, you need to create it through the measure.
- RaniSahotaFrequent Visitor
ray_aramburo this only let me do a solid colour how do i do a graident?
- ray_aramburoSuper User
It's the same process, you need to know the gradient palette and put each color's HEX code.
- RaniSahotaFrequent Visitor
How do i find the gradient paletter HEX Code and do you have an example of the measure with the gradient HEX code? Sorry I'm new to PowerBI. Thanks.