Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi! I cannot fetch column called "FROM" from SAP table using Qlik SAP Connectors . I tried use also parsing function like: upper(FROM), text(FROM), "FROM", 'FROM' - the same error. When I open preview tables from Qlik Sense, system cannot prepare load script for this table - loading preview without end. Probably due to the same problem. Please help 🙂
Error:
Hello Jacek,
Have you tried using [FROM]?
SELECT [FROM] FROM YMDCS_005;
BR
Fernando, just tested, the same error 😞
Not sure .. but also try
Thanks, unfortunately no luck. I'm pretty sure that this is an exception, which can be solved only in SAP Connector code. @Anonymous
Maybe use * if the table has a reasonable number of columns and then in the Qlik part of the script just selected column FROM