How to compare the decimal value with the excel column data in uipath?

Hi, Here is the xaml file. Please check. I have ran out of max limit of replies allowed on 1st day :smiley: Please check xaml file along with sampleData excel file. Your help is highly appreciated. Thank you.
ExcelUpdation19-2-2018.xaml (26.5 KB)
SampleData.xlsx (11.2 KB)

Hi @Komal_Joshi,

i saw your input “CTC” column contains string also that’s y not able to convert into decimal.

Regards,
Arivu

Okay. Right. I used it with the invoke method, it was able to run. Thanks a
lot!
As I am very new to this UiPath, Can you also tell from where you have
learned this. I need a source to learn from basics… like the way syntax
is written in If condition and rest. Please can you suggest a source to
learn ?

Regards,
Komal

Hi The solution isn’t working for the column with string. eg: On value 5.5 Lacs. Can you please suggest ?

Hi Komal,

You can record a macro in excel and then trigger the macro through the bot.

Regards,
Amit

Click the Import tab and most probably import
System.Globalization
System.Collections.Generic