Mike Party Posted December 21, 2020 Share Posted December 21, 2020 I have two tables with a DateTime timestamp. The times do not align perfectly (second and millisecond differences...). I would like to be able to pull data from one table into the other table under a relevant timestamp. For an example, one data table might contain pressure data on a 1-second frequency, the other data table might contain temperature data over a 1-minute frequency. I would like to have a combined table of pressure and temperature. Unfortunately, the times have slight differences so doing the traditional join under the data canvas does not work. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now