Excel data query compr

You were good so far
Please find the above steps buddy
Kindly let know for any queries or clarification
Cheers @balkishan

1 Like

sure bro, I am implementing it. Thanks for your good response :slight_smile:

1 Like

Yah fine
First assign activity where we are getting the file array as output which is the files in the PO folder
That’s what I mentioned as Alone buddy and as out_POfiles and before to this assign Use another assign activity and mention as
Out_TAXFilepath = “yourfolderpath/“

Which will have till last Folder path except the file name that’s why mentioned even with forward slash here “yourfolderpath/“ to concatenated the Filename alone similar to that we open now in the excel application scope (from PO folder)

Because our intention is to open same file from both folder
Then these steps buddy
@balkishan

1 Like

Did that work buddy
Cheers @balkishan

Doing bro…will let you know

Bro, There should be a backward slash in the out_TaxFiles

1 Like

Yah exactly
Cheers @balkishan

1 Like

Yes bro, Till it’s working fine. I have data in two datatypes variable for PO and Tax.
Please tell me the further process. What I have to do.

1 Like

Fantastic
Next these

Cheers @balkishan

1 Like

For the extra column value I want to update in the another new excel file bro.

This you have used for one Column Name bro, I have five columns bro.
Got this error bro

1 Like

Sorry for the delayed response
No worries
Same with AND operator in between each condition with different column name
Cheers @balkishan

1 Like

I did that but later on removed, But I am unable to removed this error.


Please see bro

1 Like

We need one more close bracket )
At the end
Cheers @balkishan

1 Like

Please help to rectify this error bro.

@HareeshMR please help to resolve this issue.

1 Like

Ah got it
I will tell for one column kindly follow the same or the rest as well

We didn’t mention the row index inside the row argument
Cheers @balkishan

1 Like

see same error showing, I did for all bro.

Okay if we’re able to remove for this we can remove for all.

didn’t get where I have to mention the RowIndex bro ?

1 Like

Fine
It should be like
row(“yourcolumnname”).ToString.Equals(dt2.Rows(dt1.Rows.IndexOf(row))(“yourcolumnname”))

Sorry it was my mistake
Cheers @balkishan

1 Like

No problem bro, now this error is gone.

1 Like

Fantastic
Is it working buddy
Cheers @balkishan

1 Like