Hi All,
I have a text in excel column which contains ‘&’.
I am using UI path Read range and reading the text and using type into to paste in text area.
However, i observed that whereever & is encountered, the text is tripped and UI path taking only the text before &. When I replace & with and, this works.
However, I want to use & only in text area. Any clue?