Smart way how to compare table rows, vs file versions?

andydtaylor

Active Member
Joined
Feb 15, 2007
Messages
360
Office Version
  1. 2016
Hi,

I just took ownership of a world of pain spreadsheet and there are multiple versions. What advice would you offer me to manage this?
  • There are 4+ active file versions (its quite literally forked...)
  • There are 1000 +/- 100 rows
  • There are 100+-10 fields. Names are consistent. Mostly columns are added. One example of a column deleted.
  • There is an ID field. 10+ rows in one version have "NEW" entered here.
Today I used power query to tell me column differences and added/missing rows with anti-joins. But I need to do better and identify programmatically where fields in a record differ between versions for a given record referenced by ID. In each case a team has with best of intentions made changes to a central store of data. It's going to be replaced with something strategic but needs cleaning up first. I'll resort to VBA if I have to but it will make me sad.

It's been a while since I had to do something like this and honestly I'd hoped there would be some sort of magic in power query to rescue me. Or DAX in the data model, that would work too! I've found out about a list intersect function. Is this a possible answer?

Regards,

Andrew
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,214,911
Messages
6,122,196
Members
449,072
Latest member
DW Draft

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top