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?