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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
qlik_admin_lm
Contributor III
Contributor III

Row Counts by Table inserted in Qlik Replicate

Is there someplace in QlikReplicate where I can see row counts inserted to a target table by some sort of timestamp?  In the UI, it keeps a running total of rows applied to the target since the task was started.  But is there a way to find some sort of row count information for a table by a timestamp that could be used to reconcile back to the source?

Labels (1)
1 Solution

Accepted Solutions
Dana_Baldwin
Support
Support

Hi @qlik_admin_lm 

There isn't a way to view this in the user interface. You can add a column to the target tables and populate it with the insert date/time for the row. Check this thread for that option: Solved: Updated date and inserted date in snowflake stage - Qlik Community - 1948901

This section in the user guide would also help with the above: Customizing tasks #Customizing tasks | Qlik Replicate Help

If this is a feature you would like to see in the product, I encourage you to please submit a feature request here which goes directly to our Product Management team. Other users will have the opportunity to vote on it to increase the chances at adoption and to set the priority: https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas

Thanks,

Dana

View solution in original post

2 Replies
Dana_Baldwin
Support
Support

Hi @qlik_admin_lm 

There isn't a way to view this in the user interface. You can add a column to the target tables and populate it with the insert date/time for the row. Check this thread for that option: Solved: Updated date and inserted date in snowflake stage - Qlik Community - 1948901

This section in the user guide would also help with the above: Customizing tasks #Customizing tasks | Qlik Replicate Help

If this is a feature you would like to see in the product, I encourage you to please submit a feature request here which goes directly to our Product Management team. Other users will have the opportunity to vote on it to increase the chances at adoption and to set the priority: https://community.qlik.com/t5/Ideas/idb-p/qlik-ideas

Thanks,

Dana

FedericoDellAcqua
Creator II
Creator II

Thank you Dana!