Hi All,
I have an external report where i will be pulling data into Appian. When am storing fields into Appian i could see space is replaced with "non breaking space".
for ex:
IN Appian DB:
In External report:
Can anyone suggest why this is happening ?
Discussion posts and replies are publicly visible
Not sure what is happening but you can just replace this with an actual space char(32) using the substitute function.