Uipath studio not checking the condition properly

Dear Communtiy,

I have tried to automate the payment in oracle fusion.In excel I will be having the necessary data and I will automate to write in the oracle fusion payment forms,but I need to check one condition that is in excel if there is a blank row then it should complete the process i.t.; complete the payment.and then start the loop again…

Tried with If condition,DO While,While For loop.When the condition is met it’s not doing the else part.

Kindly please help to resolve this.

Thanks in advance.

Hi @Sarumathi
Welcome to uipath community
if possible can i see the screenshot of your condition in the workflow
Cheers

Hi @Palaniyappan

I’m trying to iterate the for each loop,facing an issue in it.Kindly please help me out to get it resolved.

Sample Excel

Col1 | Col2 | Col3
A|B|C
X|Y|Z
|||
G|J|L

so when the loop finds the empty row ,payment for row 1 and row 2 should club together for the single payment.

Then from loop it should start from row4.

For your reference,attached the screenshot

1 Like

can i have a view on your xaml buddy if possible,
all xaml file, project.json file and xlsx or csv file alltogether in a zipped folder
Cheers @Sarumathi