Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

"Write Data In-DB" Tool: have as option to choose path orientation

Hi Support,

 

Please consider this Idea in your future release of Alteryx based on the following details:

 

  • Once an In-DB Write action is processed, process is only based on internal table (creation of a temporary table within Hive / Warehouse depository, load data inpath…, then rename & move this table at specified location within « Table Name » option).
  • Customer requirement is to have this process available on external table along with available options similar to available one within In-Memory tool.
  • Proposed work-around from your side is only satisfactory as a temporary solution:
    • write to a table in the write in-db tool;
    • stream out 1 record from that table;
    • write that to a "fake" temporary table in the regular output tool;
    • and then use a post SQL statement to create the external table and move the data from the table created with write in-db to the external table.

Thanks & Regards,

 

YRA

 

 

 

 

1 Comment
AlteryxCommunityTeam
Alteryx Community Team
Alteryx Community Team
Status changed to: Accepting Votes