Sort Collums with Strings out

Hello,

i had an table where everything was a string. I split it up with 3 column filters and then could declare them as date, time and doubles. Every new table of the 3 has their Order ID.

Is there a way to make it work “If Order ID from table X = Order ID from table Y and Order ID from Z => make it one table”?



How can i combine them together again?

Nevermind. I did it with the Joiner and then deleted diplicated rows with the duplicate row filter! :smiley:

1 Like

Thanks for posting your solution! :+1:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.