Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on May 30, 2024 7:06AM
Likes: 0
Replies: 3
Hello everyone
I have two datasets that are imported from my PC, so they are not stored on any database. Currently, I am trying to outer join those two data sets; however, I am having this option disabled and showing an error saying: "Not available with this engine".
Is there anyone way to overcome this error, or at least use any alternative method and get same result?
Best regards,
Ahmed
Few solutions for this:
I would like to implement the first method, but after storing my dataset in the database, can I replace it with the data already in the flow?
You can but it’s a manual process. First you need to manually sync the datasets to the database using a Sync recipe. Then multi-select the datasets and select the Change Connection on the right pane to move them to the new SQL connection. The confirm the datasets have the data in SQL. Finally remove the Sync recipes and you will have your flow migrated to the new database.