Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Transparency changes background color

Hi All   I need to have the background of a visual ≈50% transparent this changes the color so that it doesn´t mach the other visuals.   Does anyone know if there is a way to sort this out?   /M...
  • Samarth_18's avatar
    Samarth_18
    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