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: 
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

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

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'