Forum Discussion
Transparency changes background color
- 5 years ago
Hi Anonymous
You can create a measure with below code
Measure = "rgba(0, 0, 0,0.5)"Now use it as formula in your background color
Thanks,
Samarth
Yes just click on the "FX" of the background option for the visual which you want to change:-
and select measure as field value
Note:- You can pass your RGB color accordingly and for transparency you can pass value at last. Like i have mentioned 0.5 for 50%.
I clearly I´m missing something, can´t hit ok here. meassure is exat copy of yours.
- Samarth_185 years agoCommunity Champion
Click on "TEST color " then click "OK"
- Anonymous5 years agoNot applicable
Well I´m not that inept, 😂
Clicking "TEST color" is not possible.
Looking att you screenshoot Your´s just say Color over "format by"
My says Color - BackgroundMaby I´m in the wrong place?
I clicked fx under background for visual
- Samarth_185 years agoCommunity Champion
You are changing background of text box right?if yes then it will work there also.
Can you please share PBIX after removing sensitive data?