Substring a String value #316
abhishekrongali
started this conversation in
General
Replies: 1 comment 1 reply
-
|
@abhishekrongali Have you already consulted this page ? I have tried to come up with some approaches. I have this input This is the transformation. And this is the result: Now, unless I am doing something wrong, the It should work, see this online example I created quickly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can we substring a string based on size?
Example:
Expected value = "1234"
Beta Was this translation helpful? Give feedback.
All reactions