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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
RKULKARNI4
Contributor III
Contributor III

Formula need to deploy

Hello Team,

I need to deploy the formula mentioned below in the QlikSense 

Formula: Table1.field_Name1  Except Prop which:  Table2.field_Name1

Regards

RK

2 Replies
Taoufiq_Zarra
MVP
MVP

can you share a sample data and the expected output?

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉
Saravanan_Desingh
MVP
MVP

Can you explain more on your query?

Do you want to remove 'Prop' from field_Name1? If it is in LOAD, try the below

Where field_Name1 <> 'Prop'