Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
jim_chan
Specialist
Specialist

How to change word rgb(0,255,0) to "green"

Hi guys,

How to change the RGB(0,255,0) into "Green" ? this is a pivot table

color.png

Rgds

Jim

1 Solution

Accepted Solutions
marcus_sommer

I assume that you colors are defined somewhere within the script. There I would add an additional field with ColorName and reference this within the pivot.

- Marcus

View solution in original post

4 Replies
marcus_sommer

I assume that you colors are defined somewhere within the script. There I would add an additional field with ColorName and reference this within the pivot.

- Marcus

Not applicable

Hi Jim ,

I am not clear with your question, but a replacement for rgb(0,255,0) would be simply Green() in qlikview.I am not sure if i had answered .But this is what i understood.

Regards,

Balakrishnan.R

trdandamudi
Master II
Master II

Can you share a small sample....

jim_chan
Specialist
Specialist
Author

ur assumption is correct. yes, problem solved with new added field.