Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
clarencelai
Regular Visitor

SQL STATEMENT - LEFT()

Hello.. I wanted to pull the first 4 characters from a data field (Z_ID) in an external datasource (ODBC) with the following statement.

 

SELECT LEFT(Z_ID, 4) as SEA from TK_SEASON;

 

I have been successful in connecting to the ODBC and extracting data using SQL except with the above statement.

 

Kindly advise if there's anything wrong with the syntax. Thank you.

 

Error message as follows:

 

Details: "ODBC: ERROR [S1000] [Rocket U2][U2ODBC][1401263]Error ID: 46  Severity: ERROR  Facility: DBCAPERR - UCI Error. Func: SQLPrepare(DML); State: S1000; U2 Database code: 950088; Msg: [U2][SQL Client][UNIVERSE]UniVerse/SQL: syntax error.  Unexpected symbol.  Token was "left". Scanned command was FROM "TK.SEASON" "TK.SEASON-HSCORL0" SELECT ALL left ."

 

 

 

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

What is the data source?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

I am connecting to Rocket UniVerse database via U2 64-bit ODBC Driver. I have no problem connecting to all the fields (for example: Select * from TK_SEASON;). Thanks. 

No clue if that is fully SQL compatible either the database or the driver.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.