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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
IamHulk
Contributor
Contributor

count comparison between two tables

Hi,

 

i need to create a job that will compare the source and target table counts.

 

i have source file with source schema,table name and target schema , table name i/p file having total 20 records.

 

please find the below picture here im getting source table count and target table count along table names but im not able to join two outputs can u suggest me how i can achive this?

in this job im passing schema name and table names from tflowtoierate as global variable

 

 

Capture.PNG 

Labels (2)
1 Reply
TRF
Champion II
Champion II

Did you try this design

count.png

The result for each tDBInput is used to populate a global variable.

Then you can compare the values of these variables to decide what to do next.