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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
sibin_jacob
Creator III
Creator III

String function

I have a string like 'product1,product2,producta,productb,productf,product100,product101'

Based on button click I need to show the values one by one separted by comma.

ex:- product1

product2

producta

productb

Is it posssible in Qlikview ?

Thanks & regards,

Sibin Jacob.C

2 Replies
MayilVahanan

hi

check the attached file..

hope that helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
jeffmartins
Partner - Creator II
Partner - Creator II

Hi,

You can create an action to set a new value to the string and change the comma character to chr(10) character.

See the attached file.

Regards