Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!

how to apply filtering conditions during data import into schema

Avatar

Level 9

Hi,

I have a custom schema with one of the columns in the schema [which takes in enum values a,b,c ]. Suppose if my input data for this column in the excel file has say d,e,f that record should not get into the schema and should get in only when it matches a,b or c.

I am using Data loading (file) step and Update data step in succession as of now.

Tried multiple things, but no luck. Any thoughts on this will be helpful.

1 Reply

Avatar

Level 9

Hi All,

Any thoughts on the below, will be helpful.