Hi Alteryx team,
Can I get some help regarding the drop down macro?
I am trying to use 2 drop down macros in their workflow
1) New SQL
2) Old SQL

As you can notice the data connections in both screenshots are different (trying to connect to different data sources)
When I try to run the workflow locally like this, everything works fine and all the data gets pulled from DBs.
But when workflow is running on gallery new SQL connection doesn't get any data

The data connection works fine for other workflows. I suspect that the alias (aka:****) in data connection for new SQL(screenshot 1) is the cause. Can you provide any solution for this?