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: 
siva_boggarapu
Creator II
Creator II

How to remove '--'(special character) from the field?

Hello There,

I have a table where I need to exclude '--' which is not a null. Could you please advice how to fielter.         

11 Replies
pho3nix90
Creator II
Creator II

Hi, Subfield will work, but if you have a value that says for example fdf--af, then it will make the code to long, simple awnser will be

=replace(ColA,'--','')

or if it is a value that shows only -- and you don't want to show it in a char ect, use the following in expression:

=If(ColA <> '--',ColA)

Not applicable

Ich werde ab 05.09.2011 nicht im Büro sein. Ich kehre zurück am

23.09.2011.

Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.

Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich erhalten haben, ist Ihnen eine Verwertung des Inhalts, eine Vervielfältigung oder Weitergabe der E-Mail ausdrücklich untersagt.

Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Vielen Dank!