Hi All,
Currently i have my UiPath to control my APP and copy the Grid into clipboard.
Normally there’s no issue if i just Crontol + V paste into Excel, everything will be in position.
But when using uipath, i have use “get from clipboard” and “generate Data Table”, but the data table that write to excel are incorrect, all column is not correct (Some of them merge).
here’s my print screen about my message String
Normal Copy Paste will be like this
UiPath Incorrect Copy.
And i trying to custom the column seperator, but still not wroking. Any advise? appreciate the help =)