Hey everyone,
Not sure if anyone else has run into this, but lately when I’m working in Alteryx Designer, there’s this slight lag when I drag tools onto the canvas or try to move them around. It’s only a second or two delay, but it kind of throws off the workflow when building something with a lot of moving parts.
I’ve checked CPU usage and nothing looks too crazy. Wondering if it could be some weird compatibility thing with my graphics settings or maybe a background process?
Thanks for any help!
Is it on every workflow? Or just some?
Could be an environmental thing. I've noticed that as more applications use electron, my performance has gone down a little on my computer and I get even small workflows caching on Run etc.
Most common reason is the below though, but only if it's on some workflows, not all.
By default every time you move something in Alteryx, drag a tool in, configure a tool etc, Alteryx will update the metadata running through the workflow. This can be turned off in User Settings (Auto-configure). However if you turn it off, you will have to use the tick on each config (bottom left), or F5 to refresh the metadata and get the columns you need to appear in the next tool.
Reasons that auto configure can slow down a workflow are related to the amount of metadata that needs to be refreshed. Common reasons for lots of metadata are:
If not those, maybe just a re-install, but before doing that, check whether anything has changed in your environment first.