I am getting an error showing Alteryx designer 64 is running low on memory close some workflows and try x64 version when running the workflow even though I have closed all other workflows Could you please suggest a solution
Hello you can try to update the settings ;)
Also be aware of what is happening with datatypes as you read data into Alteryx. Make sure you don't have a bunch of columns defaulting to varchar(1,7M characters) or something. Put an auto-field tool in to see if there is any impact quickly and then adjust with a Select tool as needed. If you are dealing with spatial data it can also chew up memory quickly.
Thank you Harry, Chaoued,& John,
I have tried all these solutions. Unfortunately None of this worked for me.
By any chance do you have a bunch of browse tools, or have you pulled a bunch of data only to filter it local? It is odd that if you bumped your settings that didn't give you some relief. This assumes you have enough RAM available to make those settings work.