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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Comparing 2 XML files

hi everyone,
i'm trying to compare two XML files that have the same structure. My question is: How can i do to show the difference between the two XML files. Any solutions?
Best regards.
Pegaz
Labels (3)
43 Replies
Anonymous
Not applicable
Author

i resolved my problem 0683p000009MACn.png some wrong paramters... i fixed them and it's ok now!
Anonymous
Not applicable
Author

the treatment of my job increases exponentially as well as my XML files contain too many rows :s
any solution?
Anonymous
Not applicable
Author

Hello,
Someone can help me to solve my problem?
We suppose that we have 2 xml files: file1.xml and file2.xml. Both of files have the same structure.

file1.xml: | file2.xml:
|
id= 1 | id= 1
first_name= MACKLEY | first_name=ROBINSON
last_name= bob | last_name=david
|
| id= 2
| first_name=BROWN
| last_name=Jenny
I need to identify the id of the added line in file2.xml and then to show the first_name and last_name.
Something like this:
id =2 | first_name=BROWN | last_name=Jenny

Regards.
tragini
Contributor
Contributor

did you find the final solution? Also, can you provide the screenshots.

 

Thanks