Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

SAP Hana SQL Syntax Error after upgrade Designer to Version: 2023.2.1.51 Patch: 1

clauter
5 - Atom

All my workflows are erroring out bad syntax after upgrade the Designer to latest version. Workflow were running OK few mins before I upgrade, now all of them are erroring out (different errors for each SQL statement).

2 REPLIES 2
clauter
5 - Atom

Seems the issue is happening when the very first line of the SQL is a comment. Example:

 

-- Sample Query

Select * from dummy

 

After remove the fist line comment, my queries stared to work fine.

harshendra
8 - Asteroid

where can we log such bugs?

Labels
Top Solution Authors