How big is data Alteryx can process
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi guys!
I am new to Alteryx. From my research, I see that Alteryx is capabale to handle big data. But does anyone know what is the maximum data size / rows that Alteryx can handle?
How about the run time? How fast it is?
Thanks!
Solved! Go to Solution.
- Labels:
- Best Practices
- Datasets
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
No size limits. Alteryx process in memory. Get fast local SSD storage and plenty of memory. There's a beta for e2 which ruins some processes in parallel for faster results.
cheers,
mark
Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes, there is not a limit to the amount of data Alteryx can process. You are only limited by the processing power of your machine.
If you are running into performance issues due to large data sizes, consider using the in DB tools (if you have a database available to you). Alteryx server is another product you may want to look into as well.