Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.
SOLVED

how can we reuse the downloaded recipe?

WuCong
8 - Asteroid

as we know we can downloaded the recipe and it is a wrangle file ,and I can edit in notepad++. can we upload the recipe or how can we reuse the downloaded recipe?

1 REPLY 1
AMiller_Tri
Alteryx Alumni (Retired)

Hi @wu cong? , thank you for your question!

It is currently not possible to upload a recipe as is.

However, there are multiple ways to reuse a recipe.

  1. You can copy a recipe with\without inputs in the flow itself
  2. You can move a recipe to a different flow. That way, the recipe and the dataset it had derived from will move to the designated flow
  3. The downloaded wrangle file contains each step in a separate line. These steps can be copied and then pasted onto the "search transformations" field. Trifacta will understand that it's a wrangle step and will automatically create this transform for you, with all the fields already filled as per the copied step.

 

Apart from that - you can export and import a flow. All the contained recipes will be exported and imported as well. This is another way of reusing multiple recipes you've created.

 

I hope this helps; Please feel free to ask any additional questions.

 

Thanks,

Amit.