'Powershell: Compare two CSV files and export the data that is different

enter image description here

I HAVE CHANGED ROLE TO CUSTOMER

i have looked at many different questions within Stack to try and figure this out, unfortunately i have had zero luck. I would like to compare two csv files and export the difference to a new sheet

both sheets have matching header fields and the only column that will ever change would be PRICE.

enter image description here

the result i ultimately want is for the new export sheet to look like this, any help would be appreciated.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source