Comparing row counts between two files
I need to setup a control that compares only the row counts for two tables; one is a Hadoop table, and other a delimited file located in a folder on another server.
I've successfully setup the Layouts that can connect to the table/file. I'm now attempting to setup a control that will compare the row counts and report back if they match or not. Any thoughts on this? Seems easy but I'm stuck....Thanks!
-
A common method for comparing row counts is using a tally: https://support.infogix.com/hc/en-us/articles/360052137213
Please sign in to leave a comment.
Comments
2 comments