Hi all,
This is a familiar subject, yet none of the previous threads can answer my question!
I need to do a data reconciliation between two sources - based on the name of the TV episode broadcast. In one source, the title of the show will be 'Show Title' and the episode '01 - Episode 1'. In the other data source, this will be 'SHOW TITLE_' and 'EPISODE 1'.
I'd like to use the list of shows in the clean data as a reference for the dirty data - i.e. if the title of the show is included in this list, show the other columns. But of course, I need some approximate match.
Thanks,
Matt