Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a csv file and for each column i want to define a specific limit of characters for each of them.
Example:
In my expected output :
Adresse : Limit characters to 10 only
Telephone : Limit characters to 7 only
Ville : Limit characters to 15 only
Apart making use of SubString expression, can the above result be achieved?
Is there a way to define my characters limit?
I have also tried to define them in the schema length but in vain?
Best regards,
asadasing
Hi,
You can use tSchemaComplianceCheck, as done below
Thanks @asadasing, for accepting the solution and sharing tSchemaComplianceCheck Trim configuration.
Also Thanks to @Vineet for Kind words..
Lets share and Learn new things !!
Thanks,
Sachin