Shorten Data Transformation - add ability to shorten from front or back
Current transformation only allows us to drop values from the end of a string. We also need the ability to drop values from the front of the screen.
39
votes
Mary Ann Coyle
shared this idea
-
Kendal Ferguson commented
Example 1: string contains an appeal/package combo where the first 5 characters are the appeal and the last 2 are the package. We can get the appeal fine, but not the package
Example 2: string contains 4 digit year and 2 digit month with no separator, unable to extract the 2 digit month