30-03-23 03:54 PM
Hi ,
I'm using the SQL query in OLEDB to get the Excel data but when I read the excel data in Blue prism I'm getting the difference in Date and Time values and I'm not getting the exact Excel Data in the Blue Prism Collection
Please find the below excel screenshot and Blue prism collection Screenshot
Could you please provide the exact solution for this ?
Thank you.
03-04-23 11:58 AM
Hi Paul,
I have used the Original CSV file Data and even with the original CSV file I'm getting same Date and time difference results from OLEDB
Please find the below screenshot of CSV file and Blue Prism Collection from OLEDB
03-04-23 12:17 PM
Hi @SYED FAHEEM - Can you try using the IMEX parameter in the connection string - Add IMEX=1, i.e. Extended Properties="Excel 12.0 Xml ; HDR=NO ; IMEX=1"; it will try to retain the format while importing. Also can you show your OLEDB connection string ?
04-04-23 07:11 AM
Hi @Mukesh Kumar
This is the connection String that I'm using for the OLEDB
"Provider=Microsoft.ACE.OLEDB.12.0;Data Source="&[Files.Path]&";Extended Properties=""Excel 12.0 Xml;HDR=YES;"""
I have tried the Extended Properties="Excel 12.0 Xml ; HDR=NO ; IMEX=1 and getting the same results
------------------------------
SYED FAHEEM
RPA Developer
DAR-ME
Asia/Kolkata
------------------------------