Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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