Hi All,
I am scraping data from a webpage, pic below ( I have removed names and ID for confidentiality)
the scrape created data table ‘rdnsBasicScrap’
all I would like to do is filter the dates to keep only today.
setting the filter to the above, I am getting nothing in the output. When I disable the filter activity I get all the information I scraped.
Am I thinking to basic when trying to just filter to keep todays date or have I not set the filter correctly?