Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

I want to know how to check column specific value and replace with customize value

I want to know how to check column specific value and replace with customize value

6 Replies
tresesco
MVP
MVP

May be like:

Load

          If(Field='X', 'Y', Field) as Field

Not applicable
Author

Its not working, can you please send me one complete example??

tresesco
MVP
MVP

Why don't you create your sample qvw and share here what we can show upon? That seems to be a better option.

ashfaq_haseeb
Champion III
Champion III

Can you share sample app and expected output?

Regards

ASHFAQ

Not applicable
Author

Please find the attached file, I want time column "OFF" value exclude from chart or show my customize msg on "OFF" value

ashfaq_haseeb
Champion III
Champion III

may be like this

Regards

ASHFAQ