Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calculated second color gradient transparent?

Hello,

I have a caption set to Two color graidient. I am wondering whether its possible to set the Second Color to Transparent using a calculated expression?

Regards

Marek

gradient.png

1 Solution

Accepted Solutions
flipside
Partner - Specialist II
Partner - Specialist II

Sure can - use ARGB instead of RGB and specify a value of 0 to 255 for A(alpha value) to represent the opacity.

flipside

EDIT: In your case you are looking for =ARGB(0,0,0,0).

View solution in original post

7 Replies
flipside
Partner - Specialist II
Partner - Specialist II

Sure can - use ARGB instead of RGB and specify a value of 0 to 255 for A(alpha value) to represent the opacity.

flipside

EDIT: In your case you are looking for =ARGB(0,0,0,0).

Not applicable
Author

thanks!

thats perfect

giakoum
Partner - Master II
Partner - Master II

Hi flipside.

Do you have any idea how to convert a ARGB color to RGB color?

flipside
Partner - Specialist II
Partner - Specialist II

Yes, it IS possible, but I have only found out how to base it on a white background. Play about with the colours in the attached and you'll see what I mean.

flipside

giakoum
Partner - Master II
Partner - Master II

Hi Flipside.

excellent solution! This is exactly what I needed!

Please post the same solution in

http://community.qlik.com/message/345541#345541

so that I can mark it as correct.

Thank you

Ioannis

Not applicable
Author

Thank you, this app helped me a lot

cspindley
Contributor III
Contributor III

on behalf of the nhs thanks , the Central Informatics Team @ CUH have implemented this in an eFFICIENT & generic manner, thanX4sharing ...