Hi All,
I have to search Data for 4 records and put the result into one excel.but when I m Appending each record to that excel file , every time it comes with Header.Please help me to get this problem resolved.
@SagarSB Use rowscount and increment the counter
I don’t want column HEADER in between two record
hi @SagarSB
i am also doing the same.
i have an excel and filtered by filter data table activity.
after that i hv to paste the filtered data into another excel .
and this process i hv to follow on weekly basis.
but append range is not working in my case…
any suggestions?
thanks
Can you please share xaml file