Hello Community! My first post so apologies if I'm making (or have already by posting this) any rookie mistakes 🙂
I'm working on my first workflow which is being used on a weekly basis and looking to find a way to share this workflow with other users, which is currently difficult as it is pulling several files from my local computer.
In order to get rid of the many Input Data tools I've got in order to drive the various "lookups" I used to do in Excel, I figured the easiest thing would be to turn them into Text Input tools so all is available from within the workflow.
I quickly found that Alteryx lets you copy and paste cells from Excel directly into the Text Input, and the first test with roughly 200 rows and 2 columns seemed to go fine aside from it looking a bit hard for Alteryx to do (took about 12 seconds).
The second run, with 41k rows and 2 columns, is still running at the moment which it has for over an hour now
, I can see from my task manager that Alteryx is still using between 20-40% of my CPU so it does seem to still be processing my copy paste request and hasn't actually crashed (yet).
Anyone has any tips for me as to how I should be doing this differently as copy pasting from Excel into Text Input does not seem to be the most ideal way to get data into Alteryx.
Thanks in advance!