Hello, how do i handle characters like Å Ä Ö in Data 360?
In my example i am creating them in a transform node:
Configure fields:
out1.A = str
ProcessRecords:
If condition 1:
out1.A = ' Väster'
I get the result "Väster"
For out1.A = "Öster" i get Ãster
I have tried making the data type unicode but same result
------------------------------
Henrik B
E.ON Sverige
------------------------------