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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

script field

Hello!

I have a table where i will check the result betwen 2 field if they are the same. I have many articles in the table many articles been right but alot of articles gets 1-4 different result. Why?

My script:

If(Tg00-Tgfil)='1', 'Skillnad 1 Tg',

If(Tg00=Tgfil,'LikaTg','Större Skillnad')) as [Skillnad i Tg]

Tg00 and Tgfil is fieldnames as i will check if they are the same.

0 Replies