I have a field type string contains a date like "20170104" and i have to change it to "2017/01/04".
I have tried de dateformatter (then the model crashes), the stringsearcher (i don't find the right expression) or the attributesplitter but i have no delitimer .
Has somebody a quick way to do this?