Hi,
I have a problem where Im trying to join 2 datasets together - in order to do this im matching on the buyer and seller, price and time. The time bit is causing me an issue as in 1 dataset it might be 14:39:00 and in the other dataset the time might be 14:40:00. Is there any way I can match on approximate time? Fuzzy match was my first port of call but it seems this is really only suitable for string/text fields