You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to use a semicolon as a character in a source expression without breaking everyting

Received Response
13
Views
13
Comments

Summary:

When using a semicolon within a source expression it's interpreted as a separator between stacked import format expressions and breaks up the expression, resulting in an error.

Content (required):

Example: split(ENTITY, ";", 3)

The use of a semicolon in a source expression results in the breaking up of that expression into two pieces which are executed as separate expressions (->import error).

Is there anyway to make this work? We're using a semicolon as the delimiter in our data extracts from the source system and I would hate having to change that.

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!