Hi Team,
Facing Issue While I was looping through the data in excel I was getting the number instead of date time.
Attached screenshot for reference.
Thanks
Hi Team,
Facing Issue While I was looping through the data in excel I was getting the number instead of date time.
Attached screenshot for reference.
Thanks
In Read Range Workbook activity check Preserve format option
If you are using Read range workbook activity, go to properties and check the Preserve format option.
If you are using the Use excel file activity open the properties of that activity and select the Raw value from the dropdown.
Hope it helps!!
Instead of using the Workbook activity use the Excel activities, Use the Use excel file activity and insert the For each excel row activity to loop through the each row.
Change the property of Use excel file activity to raw value for Read formatting option.
Hope you understand!! @Thriesh_Naidu
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.