hello
i have a data scraped through a website and stored into a data table.
further more i have used get row item to extract data from specific columns.
i have filtered the column data using if condition.
now i want to write that data into excel row wise.
thanks in advance