E9 - Importing Error

Or if you are using an Excel file with DMT, then probably something like Greg suggested.
For some reason Excel will sometimes retains hidden formatting and resists your cell changes.

Here another way to try resetting the format(s):

-Select all the cells in a column.
-Apply formatting (number in this case)
-Press ALT + 11 to bring up VBA
-Paste the following in the immediate window and press the enter key:
For Each cl In Selection:cl.Formula=cl.Formula:Next cl
-Close VBA and return to Excel

--- In vantage@yahoogroups.com, Greg Payne <gpayne@...> wrote:
>
> try setting the column format to number with decimal places and I have had luck with making a new column and then copy paste values into it to make DMT work.
>
> One of the things that I found useful from DMT training was that to troubleshoot an error, try doing the same operation in the application.
>
> Greg
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Dina Hieber
> Sent: Thursday, November 22, 2012 9:28 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] E9 - Importing Error
>
>
>
> Hello and Happy Thanksgiving,
>
> I am trying to import a BOM from excel into Epicor 9. I receive an error that says PerQty is expected to be decimal. I changed the values to 1.00 (and 1.0 and 1.00000000) but nothing worked, I am still receiving the error. Does anyone have an idea what that actually means?
>
> Thank you!
> Dina
>
>
> ________________________________
> CONFIDENTIALITY NOTICE
>
> The information contained in this communication, including attachments, is privileged and confidential. It is intended only for the exclusive use of the addressee. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us at 727-578-6280 and immediately delete the communication.
>
> "This (document/presentation) may contain technical data as defined in the International Traffic In Arms Regulations (ITAR) 22 CFR 120.10. Export of this material is restricted by the Arms Export Control Act (22 U.S.C. 2751 et seq.) and may not be exported to foreign persons without prior approval form the U.S. Department of State."
>
>
> [Non-text portions of this message have been removed]
>
Hello and Happy Thanksgiving,

I am trying to import a BOM from excel into Epicor 9. I receive an error that says PerQty is expected to be decimal. I changed the values to 1.00 (and 1.0 and 1.00000000) but nothing worked, I am still receiving the error. Does anyone have an idea what that actually means?

Thank you!
Dina

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Mike Abell
Sent: Wednesday, November 21, 2012 5:34 PM
To: <vantage@yahoogroups.com>
Cc: vantage@yahoogroups.com
Subject: Re: [Vantage] Custom Physical Inventory Variance Report Vantage 8.03

QOH and COST

Sent from my iPhone

On Nov 21, 2012, at 4:17 PM, "Len Hartka" <len.hartka@...<mailto:len.hartka@...>> wrote:



Good Day Mike:

Define what you mean by Inventory variance report - Variance from what? QOH, Cost, Cycle-Count, etc?


Len

________________________________

From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of Mike Abell
Sent: Wednesday, November 21, 2012 2:55 PM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Custom Physical Inventory Variance Report Vantage
8.03

Vantage gurus,

I'm putting together a custom version of the Physical Inventory Variance report and could use some help with where to find the information.
Anyone else made their own as Epicor's is pretty cruddy. Thanks...

Mike Abell
Systems Analyst / Network Administrator
Flexial - BOA Group - Cookeville, Tennessee
Office: 931.432.1853 ext 302
Mobile: 615.418.3055
email: MAbell@...<mailto:MAbell%40flexial.com> <mailto:MAbell%40flexial.com<http://40flexial.com>>

[Non-text portions of this message have been removed]

This e-mail and any attachments may contain proprietary and/or confidential information. If you are not the intended recipient, please notify the sender immediately by reply e-mail or at 410-472-2900 and then delete the message without using, disseminating, or copying this message or any portion thereof. With e-mail communications you are urged to protect against viruses.

[Non-text portions of this message have been removed]





------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
try setting the column format to number with decimal places and I have had luck with making a new column and then copy paste values into it to make DMT work.

One of the things that I found useful from DMT training was that to troubleshoot an error, try doing the same operation in the application.

Greg

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Dina Hieber
Sent: Thursday, November 22, 2012 9:28 AM
To: vantage@yahoogroups.com
Subject: [Vantage] E9 - Importing Error



Hello and Happy Thanksgiving,

I am trying to import a BOM from excel into Epicor 9. I receive an error that says PerQty is expected to be decimal. I changed the values to 1.00 (and 1.0 and 1.00000000) but nothing worked, I am still receiving the error. Does anyone have an idea what that actually means?

Thank you!
Dina


________________________________
CONFIDENTIALITY NOTICE

The information contained in this communication, including attachments, is privileged and confidential. It is intended only for the exclusive use of the addressee. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us at 727-578-6280 and immediately delete the communication.

"This (document/presentation) may contain technical data as defined in the International Traffic In Arms Regulations (ITAR) 22 CFR 120.10. Export of this material is restricted by the Arms Export Control Act (22 U.S.C. 2751 et seq.) and may not be exported to foreign persons without prior approval form the U.S. Department of State."


[Non-text portions of this message have been removed]
Are you using the Engineering Workbench, Actions, Get Details, Get from Import?

If so, have you opened your file in notepad?
Excel might be changing .csv files.
Here is a simple, 2 line BOM that I've used in E9:


PART01,1 ROUND CRS,P,1.875
PART02,1 x 2 FLAT CRS,P,3.25

--- In vantage@yahoogroups.com, Dina Hieber <dhieber@...> wrote:
>
> Hello and Happy Thanksgiving,
>
> I am trying to import a BOM from excel into Epicor 9. I receive an error that says PerQty is expected to be decimal. I changed the values to 1.00 (and 1.0 and 1.00000000) but nothing worked, I am still receiving the error. Does anyone have an idea what that actually means?
>
> Thank you!
> Dina
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Mike Abell
> Sent: Wednesday, November 21, 2012 5:34 PM
> To: <vantage@yahoogroups.com>
> Cc: vantage@yahoogroups.com
> Subject: Re: [Vantage] Custom Physical Inventory Variance Report Vantage 8.03
>
> QOH and COST
>
> Sent from my iPhone
>
> On Nov 21, 2012, at 4:17 PM, "Len Hartka" <len.hartka@...<mailto:len.hartka@...>> wrote:
>
>
>
> Good Day Mike:
>
> Define what you mean by Inventory variance report - Variance from what? QOH, Cost, Cycle-Count, etc?
>
>
> Len
>
> ________________________________
>
> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of Mike Abell
> Sent: Wednesday, November 21, 2012 2:55 PM
> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Custom Physical Inventory Variance Report Vantage
> 8.03
>
> Vantage gurus,
>
> I'm putting together a custom version of the Physical Inventory Variance report and could use some help with where to find the information.
> Anyone else made their own as Epicor's is pretty cruddy. Thanks...
>
> Mike Abell
> Systems Analyst / Network Administrator
> Flexial - BOA Group - Cookeville, Tennessee
> Office: 931.432.1853 ext 302
> Mobile: 615.418.3055
> email: MAbell@...<mailto:MAbell%40flexial.com> <mailto:MAbell%40flexial.com<http://40flexial.com>>
>
> [Non-text portions of this message have been removed]
>
> This e-mail and any attachments may contain proprietary and/or confidential information. If you are not the intended recipient, please notify the sender immediately by reply e-mail or at 410-472-2900 and then delete the message without using, disseminating, or copying this message or any portion thereof. With e-mail communications you are urged to protect against viruses.
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>