Fix Truncated excel columns
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-22 12:27 PM
Hello after reading an excel into a collection I have values truncated like 7.22512E+11 as seen in the image below. please how do i use blue prism to fix this column

------------------------------
David Oku
------------------------------
------------------------------
David Oku
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-07-22 02:03 AM
Hello @DavidOku,
Are you saying the values are truncated in the Excel spreadsheet or in the Blue Prism Collection? And I assume by truncated you're referring to the scientific notation (ex. E+11) used in some cases?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Are you saying the values are truncated in the Excel spreadsheet or in the Blue Prism Collection? And I assume by truncated you're referring to the scientific notation (ex. E+11) used in some cases?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-07-22 09:05 AM
Hello Eric,
Yes exactly
Thank you
------------------------------
David Oku
------------------------------
Yes exactly
Thank you
------------------------------
David Oku
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-07-22 12:39 PM
Hello David,
You can use Format Cell action from MS Excel VBO and update cell format to Custom format.

Then perform a save action on excel and then try to Get the Worksheet as a collection.

This should resolve your issue.
Try and let us know how it goes.
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
You can use Format Cell action from MS Excel VBO and update cell format to Custom format.
Then perform a save action on excel and then try to Get the Worksheet as a collection.
This should resolve your issue.
Try and let us know how it goes.
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-07-22 12:41 PM
Hi David
I think for this you would need to select the range in the worksheet and format it to either text or number. In scientific format the range will be taken as text into the collection as it appears in the worksheet. If you format the cells to text or number it should show the full number list before you get the range as a collection.
------------------------------
Michael ONeil
Technical Lead developer
NTTData
Europe/London
------------------------------
I think for this you would need to select the range in the worksheet and format it to either text or number. In scientific format the range will be taken as text into the collection as it appears in the worksheet. If you format the cells to text or number it should show the full number list before you get the range as a collection.
------------------------------
Michael ONeil
Technical Lead developer
NTTData
Europe/London
------------------------------
