Loading

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

Date de publication: Apr 13, 2024
Description
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.
Résolution

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).
Numéro d’article de la base de connaissances

001472791

 
Chargement
Salesforce Help | Article