it is expected that there has data in row 2, eg.
but now the issue is:
can anyone help me to revise it?
Thx!!
robot
FA Sorting +writecell 24.2.23 (finanl).xaml (32.8 KB)
excel
template 23.2.24 (FA).xlsx (26.8 KB)
it is expected that there has data in row 2, eg.
but now the issue is:
can anyone help me to revise it?
Thx!!
robot
FA Sorting +writecell 24.2.23 (finanl).xaml (32.8 KB)
excel
template 23.2.24 (FA).xlsx (26.8 KB)
Hi,
I used Input data table:-
Output:-

Use below attached xaml file for your ref.
Delete Empty Cell_forum.zip (3.5 KB)
FA Sorting +writecell 24.2.23 (finanl).xaml (32.8 KB)
excel
template 23.2.24 (FA).xlsx (26.8 KB)
can anyone help me check on my workflow
Hi,
Sure I will do that. Allow me time till EOD.
Thanks
@Jayesh_678 Can you go to Can anyone help me cope with this problem , or reply here. Thanks you so much!!
Hi @Happydayyy
Hi @Happydayyy
Follow the below workflow steps,
→ Use the Excel Process scope activity and insert the Use excel file activity inside of it and pass the File path.
→ Inside Use excel file activity, insert the Find First\Last row activity to find the last row number of the sheet of Column Item.
→ Create a variable in the Save last row number as field called LastRow.
→ After Find First\Last row activity, use the Copy\Paste range activity.
→ After Copy\Paste range activity insert the delete rows activity to delete the last row which is not useful.
→ Select the Specific rows option in the What to delete dropdown and pass the LastRow variable in the At position field.
Check the below workflow for better understanding,
Regex_Practice.xaml (18.4 KB)
Input -
Output -
Hope it helps!!
But my robot sometimes occur this problem so that the robot cannot work
Can you also help me to check on the workflow and revise it?
Robot
FA Sorting +writecell 24.2.23 (finanl).xaml (41.4 KB)
Excel
template 23.2.24 (FA).xlsx (29.1 KB)