cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with Activity Get Value (Cells) in SAP iRPA 3

andres_velez
Explorer
0 Kudos
502

In Production we have had an automation for a long time that takes data from an excel file to, accordingly, execute actions on SAP and write a result at the end of the process.

We have identified that the fields that are in excel format -date- are read by iRPA and displayed with a difference of one day in relation to the data read, which affects the result of the bot's processing.

This is an example of the result obtained

Is there a way to prevent this from happening?

Thank you very much for your help!

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member692506
Participant
0 Kudos

Hello,

Thank you for visiting SAP Community to get answers to your questions.

First, as a remind I recommend you to use the Excel Cloud Link as an activity to retrieve the cell range values from a specified worksheet and create a Data Type artefact that describing a data structure for your excel file that can be used as an input and/or output parameter in automations or processes. Please have a look to this course.

Then, your issue comes from the worksheet itself. To correct the worksheet, you must retype each date value by hand according to your local location.

Example with the expected result:

Please let me know if you need more details.

Thank you,

Souraya