Hi,
I have an issue with scraping data from a web page. I tried to scrape the data from the website as indicated in the screenshot below, I am interested in the pink data bits (hidden because it contains confidential information). However, using the data scraping tool it returns the data table as also indicate in the screenshot below the first screenshot. This data does not contain the pink information bits, it only returns the field names. I have tried changing the data definition to include get_columns_values, however this does not work. Does one of you have any suggesions on how to extract the data?