Hello,
I would suggest creating the report in the graphical interface first, then work on the script to create that report.
If you open your pair of files in the Data Compare, or in the Text Compare, each has a different set of reports that can be generated. What do you mean by "column3=cat1"?
After trying out the Data Report and Text Report, which layout comes closest to the display you are looking for? A Data Report, Side by Side?
Announcement
Collapse
No announcement yet.
Compare two csv file
Collapse
X
-
Compare two csv file
Hi all,
For example I have two csv file:
File1.csv
Code:"column1","column2","column3" "cat1","cat2","cat4" "dog1","dog2","dog3"
Code:"column1","column2","column3" "cat1","cat2","cat3" "dog1","dog2","dog3"
File1.csv: File2.csv:
column3=cat1 column3=cat3
So my question is does it possible to write using compare scripting?
Thanks in advance.Tags: None
Leave a comment: