How to Convert String to UiPath Mathematical formulas

Hi @loveleet_Saini

Result.xlsx (8.6 KB)
Formula.xlsx (8.7 KB)

I have two excel files. One file contains the actual formulas which we are using in UiPath expression editor and other one is result sheet.

My requirements is to read the formula sheet and convert the formula to expression. This expression should work in data table not in excel. The result of the expression should be written in respective columns of the result sheet.

Is there any way to convert string to expression in UiPath

Thanks, in advance