Hi, I’m not sure where I got it wrong, but I was not able to put Y/N depending if the RPA can detect if there is a match or not. This is my XAML file if you wanna see: BankRecon.xaml (61.3 KB)
The If condition is in a sequence named “Compare Deposit and Column-4”. It was able to properly detect what matches and what doesn’t (using the Log Message Activity).
But what came out instead is this:
Where did I go wrong? T-T My superior said this is a noob mistake, though to be fair I am a noob at this.
Oh yeah I attempted that because I wanted it to insert “Y/N” into “Status” as it look up. I assume my attempt at logic failed? haha
So does that mean I remove the For Each Row Loop for FileDt all together? CompareFileDt is what I used to just compare them, whereas FileDt is where I will be inserting the “Y/N” values under “Status”.
Oh god how did you do it!! Can I ask, is it possible to do these three things?
The blank/0 values not writing anything is because I will reuse the same process for Withdrawal!
And is it possible to replace the original file starting from row 8? The Head of Finances says it’s important to keep those, if it it’s not doable I’ll talk with him!