In excel there are hundred of name of a student with roll no. and 6 subject. i need to separate the student who got less than 40 marks and store the result.so how to create it.
1 Like
@akash.tale1 Welcome to uipath community, you can use filter data table activity
Hi @akash.tale1
Sequence.xaml (5.8 KB)
Please find attached sample
Input.xlsx (8.2 KB)
Hope this helps
Thanks