Replies: 1 comment 3 replies
-
Hey, thanks for starting this discussion. Yes, that can also be done with substring. If the string length you wish to remove is always the same, use the following:
If you combine this with a trigger that says "if description starts with Cheers, |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Support guidelines
I've found a bug and checked that ...
Description
I import my data via GoCardless from the ING bank in germany. So far so good. My problem is the same as in #5403
So i have in every description in front "mandatereference:,creditorid:,remittanceinformation:"
I read about the expression function where you can shorten text via rule at the end of text.
Is there a expression function to cut a text at the beginning to get rid of this rubbish?
Debug information
no debug
Expected behaviour
No response
Steps to reproduce
No response
Additional info
No response
Beta Was this translation helpful? Give feedback.
All reactions