above input example image attached
I need to remove empty row from datatable with consider all column (column name is dynamic) and each it will come different column name and column will assign in variable like column name=“col1,col2,col3,col4,” each time it will change
below image output
Yoichi
(Yoichi)
December 14, 2023, 5:14am
2
Hi,
Is the above input sample?
If so, can you also share expected output?
Regards,
Hi @Jijendiran_Murugan
Can you specify the expected output from the Excel
please check i have updated
Parvathy
(PS Parvathy)
December 14, 2023, 6:03am
6
Hi @Jijendiran_Murugan
Check out this xaml file.
Sequence4.xaml (9.5 KB)
Input
Output
Hope it helps!!
1 Like
vrdabberu
(Varunraj Dabberu)
December 14, 2023, 6:29am
7
Hi @Jijendiran_Murugan
Please follow below steps
Invoke VBA Code:
RemoveRows.txt (499 Bytes)
WorkFlow:
Main.xaml (13.0 KB)
Input :
Output:
It works
Regards
1 Like
system
(system)
Closed
December 17, 2023, 6:30am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.