Hello friends,
@AshwinS2 , @arivu96, @Rammohan91, @balupad14, @Florent_Salendres, @vvaidya, @Palaniyappan, @loginerror, @MAHESH1, @Manjuts90
I need to extract information from a Web Datatable.
I have used DataScraping to get the selector of the DataTable.
here is the selector:
html app=‘chrome.exe’ title=‘Situazione FatturePa *’ />
webctrl id=‘ELPassivoVeloceGrid_DXMainTable’ tag=‘TABLE’ />
I cannot extract the information because it has empty columns and it is formatted in a strange way.
How to extract information from each row of the datatable?
CAmi
