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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Woojtek_96
Contributor III
Contributor III

loading data into new table by if expression

Hi all,

I have two tables and want to load into a new (probably temptable?) table my statements results.

For example

If("cell in columnA"="cell in ColumnB";true;false') and those true and false i want to put into a this new third table and make some operations like count or sum, on them.

thanks for help, if I'm unclear with my question tell me, and i will try to explain it better

2 Replies
arpitkharkia
Creator III
Creator III

Using a sample app to explain your problem will help

Woojtek_96
Contributor III
Contributor III
Author

thank you!