I have data like below from scrape activity. They are bit messy and I need to build a DT or at least have an access to Quantity which is Bold
When Im using generate data table activity it is bit difficult to split columns
HU Num Material Batch PlantCQuantity UoAttach DateAttac
1090241480 900021326 00017214711070S1,350.000LB07/31/201711:50
1090241482 900021326 00017214711070S850.000 LB07/31/201711:50
This is how it looks originally
Please not I can note use activity extract data in this case to have DT
Are you able to adjust the width of the columns? If yes, you could try to widen the columns to make the text significantly separate so it may show up with blank spaces (for example, your extracted data shows HU Num values and Material values separated with spaces, same for Batch. After that it’s all one value.)
I was trying but when Im using the most updated package version of UIAutomation which I need for other activities in my process I had an error which I think is a UiPath mistake when they upgrade the package.
So no way to use in that case simple Extract Structure Data
Hi
Indeed this is simple SAP table and using UIAutomation package 19.11.1 the neawest one we can not execute this activity Data Scraping to take date, STUDIO VERSION 2019.10.2
First column is without header but this is common situation in SAP and this activity works perfectly fine when we are using previous package version UIAutomation package 18.4.3
It must be UiPath mistake
–> go to Manage Packages, set the checkbox on “Include Prerelease” and upgrade to UIAutomation Package 20.4.0-preview. This includes our latest SAP development and SAP out-of-the-box