Hi all,
I have two excel sheets I'm bringing in and processing. One is timestamped time series data (A) and the other (B) is a timestamped dataset that only contains data of when an event has been fired. What I need to do is copy the entry from B into A when the filename column is the same, and when the timestamp column is the same. The two sheets currently are not aligned so I can't do a simple equation to check if the columns are the same.
I tried to do this with the join tool but it doesn't function as I expected. I unfortunately can't upload the data as it's proprietary in nature.
Thank you!