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: 
markgraham123
Specialist
Specialist

Help with If statement in script

Hi all,

I'm working on a requirement where a field will have vaues and a '*'.

* means select every value in the field.

I/P:


 

ID
1
2
3
4
5
6
*

O/P: - Might be this?

 

IDNew ID
11
22
33
44
55
66
*1
*2
*3
*4
*5
*6

Any help is highly appreciated.

1 Reply