Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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