I want to export differences between 2 CSV files and want the export to be present in CSV format.
Using Beyond Compare software:
- I can use
text compareand export differences in csv, but if i use text compare, i cant use keys - I can use
data comparewhich allows me to use keys (by using csv format) but then differences are exported without any separators.
I am using Session > Data compare report > Side-by-Side for exporting differences
Any tips/suggestion?