Loading

Error "Unknown Function" When Using REGEXP Functions on a Microsoft SQL Server Data Source

Udgivelsesdato: Apr 13, 2024
Beskrivelse
When using a REGEXP_EXTRACT function on a Microsoft SQL Server data source, the following error might occur: 

"Unknown Function"

Cause

Support for regular expressions is not currently built into Microsoft SQL Server.
Løsning

Option 1

Add your vote to this idea for Microsoft SQL Server: Regex functionality in pattern matching.

Option 2

As a workaround, try leveraging RawSQL to pass-in functions that the data source supports (note that this will depend on what you wish to accomplish with the substring from the REGEXP function): Pass-Through Functions (RAWSQL).
Vidensartikelnummer

001472791

 
Indlæser
Salesforce Help | Article