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

syntax problem?

Hi All,

Anybody knows where the problem is with my calcul?

=Concat( KeepChar( GetFieldSelections(YEAR),('0123456789')),',')

Thanks,

12 Replies
Not applicable
Author

yes

CELAMBARASAN
Partner - Champion
Partner - Champion

Yes then you have include ,(comma) in keep char or

use PurgeChar(Expression,'><')

MayilVahanan

Hi,

     Ya,Use PurgeChar(Expression,'<>') instead of keepchar function as Celambarasan said.

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