So, I have used read range activity, In that i have taken the sheet name and cell, And variable is Contact_DT.
I want to check if A5 cell is blank then i need to pick the A6 row
Kindly help
So, I have used read range activity, In that i have taken the sheet name and cell, And variable is Contact_DT.
I want to check if A5 cell is blank then i need to pick the A6 row
Kindly help
Hi @Vardhan1 ,
Have you tried the filter data table activity?, it can filter out the blanks by taking your desired column name as reference.
Regards,