Question

GI for Production Operations as Column Headers

  • 15 March 2024
  • 6 replies
  • 39 views

Userlevel 5
Badge

Trying to create a GI that would show the following:

 

Prod Order ID Operation A Operation B Operation C Operation D Operation E
AM000034 04:11 02:09 12:00 00:45 00:45
AM000035 05:26 03:35 19:05 01:55 02:05

 

How do I structure the GI so the operation ID are the column headers and the operations run time are the values in the table?

 

Thanks!


6 replies

Userlevel 2
Badge

You would need to create a calculation for each operation using an IIF function.

For example, IIF([AMProdOper.OperationCD[=’0110’,[AMProdOper.RunUnitTime],0)

 

Userlevel 5
Badge

S

Userlevel 5
Badge

You would need to create a calculation for each operation using an IIF function.

For example, IIF([AMProdOper.OperationCD[=’0110’,[AMProdOper.RunUnitTime],0)

 

Thanks - that’s exactly what I thought but can’t get the AMProdOper.RunUnitTime toshow correctly when using the formula. See formula & output below.

 

Output shows 431 when it should show 07:11.

No change when I add Schema Field - AMProdOper.RunUnitTime. Is there something I need to add before the formula to ensure it stays in that same format?

Userlevel 2
Badge

It’s displaying the result in seconds.

Are you putting [AMProdOper.RunUnitTime] in the schema field?

Userlevel 5
Badge

It’s displaying the result in seconds.

Are you putting [AMProdOper.RunUnitTime] in the schema field?

Yes  but with [AMProdOper.RunUnitTime] in schema field it displays as 43:1

 

 

Userlevel 2
Badge

How about =CDec([AMProdOper.RunUnitTime])/60 ?

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved