Hi Alteryx Users,
I am facing the below issue while promoting the workflow to an Alteryx server in our environment.
DBA team granted the required permission to access the tables.
Even after proper access rights to tables, I get the attached error messages for two workflows.
SELECT p.ITEM_NBR, p.PRICING_EVENT_CD, p.CHANGE_EFF_DATE, p.CHANGE_EXP_DATE, p.Cust_RETAIL_AMT, t.TRAIT_NBR FROM GBPRICMG.ITEM_FUTURE_CHANGE p LEFT JOIN GBRULES0.KEY_SELECTION_RULE t ON t.RULE_ID = p.RULE_ID WHERE ~SELECTSQL~
No Columns Returned.
Error: Dynamic Input (2): Unable to translate alias
Could you please let us know how to resolve this error.
Regards,
Rajesh.