Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

STRING in a expression.... how to transform it?

I have a string made in this way:

"14|13|5"

I would like to convert this string by using a condition....

for example:  If one of the value is > 10 then transorm it in A else in B:

I would like to have as a result:

"A|A|B"

Is it possible ?

Thanks in advance

10 Replies
Not applicable
Author

All this stuff ... is to show ... the Amount of sales (or whatever) for each region by using the google api chart ...

I would like to show a gradient geo-chart ....

It's going to be ...very difficult