Skip to main content
vaishals
February 11, 2023
Question

Non breaking space(char160) in Appian DB

  • February 11, 2023
  • 1 reply
  • 0 views

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 ?

1 reply

harshitb6843
February 11, 2023

Not sure what is happening but you can just replace this with an actual space char(32) using the substitute function.