How do I join tables based on one fully matching column and one closest matching?
Hi, I would like to join two data tables via the 'join' function in JMP. I would like to join them based on time and reactor number. However, this is not working as the column 'time' has 8 decimals in one of the data files and the other one zero decimals.(How) would it be possible to match time on the closest matching point and reactor number exactly?I've already found some older discussions abou...