How can I solve build data table output issue. I get text from website and store it to build data table . And then it it all data write to excel . But I write Last data only write to excel . How I can solve . Pleas help me .
what issue you facing here exactly?
have a check, when writing in loop that the data after the first iteration is added to excel with an append range activity
1 Like
Please check this .
ActualHoursReport - V4.xaml (82.9 KB)
Hi @Hnin_Phyu - I am not quite sure I understand it . But, are you trying to write only last row of your data table to excel?