Alteryx Forums  

Go Back   Alteryx Forums > Alteryx Forums > Alteryx Products Forum > Alteryx > Data Processes

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 05-29-2009, 01:52 PM
lonnie lonnie is offline
Junior Member
 
Join Date: Dec 1969
Location: Erie, CO
Posts: 7
Default Browse window as text input

Question:How can I take data processed from a module and viewed in a browser window into another module without saving the data to an external file? I want to avoid re-importing the data into another module.

Scenario: I have several columns of data with several hundreds of thousands of rows of data. The process required to compile this data set may have taken several minutes, or even longer to generate. Once I have this large data set, I decide there is some additional manipulation (say there is a formula or a summary I want to include as part of my evaluation of the data) I would like to do in Alteryx. I could add an additional tool to the module, but then I would have to re-run the module and wait for several minutes to re-run the entire process. Or I could save the processed data from the browser window into an external file then create a separate module. But I have a separate file to be managed which takes up disk space.

Is there a way I can copy and paste the data into a “text input” tool (or some other tool), and start my additional processing from that point?

Answer:
If you don't want to save the content of the browse and exceed the limit of 1000 records for the Text Input, use the temporary YXDB file created for the Browse as an input for the new module. As long as the previous module is open, you can use the temporary YXDB as an input in other modules. To get the name of the YXDB file, under the XML view you can see the name of the temp file that is created. Tools>User Settings>Edit User Settings>Advanced tab. Select Display XML in Properties Window.
__________________
Lonnie Yenny
Junior Product Manager
SRC, LLC
3825 Iris Avenue, Suite 150
Boulder, CO 80301
direct: 720-259-0546
fax: 303-413-8218
email: lyenny@extendthereach.com
Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:29 AM.


Powered by vBulletin® Version 3.7.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.