UiPath is reading old value from config excel file

Then what you do is put a value in the config file which tells it which to do, for example the values could be simply Today or Old Date.

Then you use an If to check which value is in that Config, and your Then and Else blocks do the calculation in your code.

1 Like