Hi Alteryx Community,
I'm often challenged with time series data from sensors where the sensors just send a new value when a hange has happend. That results in arbitrarily time intervalls between two values. My goal is to analyze and visualize (in Tableau) the dependency of multiple parameters from different data streams.

So far I joined two of those data streams with a generated list of time steps, e.g. for each minute. Unfortunately, the complexity raises when additional parameters (in this example the Pos) come into account.

Do have any proposal to improve my current approach?
Thanks in Advance for your help
Michael