AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

Forums
AUG Forums
Acumatica Generic I...
How to add a column...
 
Notifications
Clear all

Questions How to add a column that displays the product of another column?

 
Acumatica Generic Inquiries & Pivot Tables
Last Post by TRA_User 4 years ago
3 Posts
3 Users
1 Reactions
2,006 Views
RSS
KrysMcGinn
Posts: 5
 KrysMcGinn
Topic starter
May 21, 2021 2:34 pm
(@krysmcginn)
Active Member
Joined: 5 years ago

Hello everyone,

 

I am looking to add a column in my Opportunities Generic Inquiry that simply multiplies two already existing columns, and displays the product. Is this possible?

 

I tried the following but it is breaking the GI:

Object: CROpportunity

Data Field:  =[CROpportunity.AttributeWINCONF]*[CROpportunity.AttributeEVENTCONF]

Schema Field: blank

 

The above settings give me error: "Operand data type nvarchar is invalid for multiply operator."

 

If anyone has experience trying to display a product of two other columns (that are both displaying correctly), please help advise a solution. Thank you!


2 Replies
nperez
Posts: 13
 nperez
May 24, 2021 10:37 am
(@nperez)
Active Member
Joined: 4 years ago

@krysmcginn

Try this, it should work.

=CInt([CROpportunity.AttributeWINCONF])*CInt([CROpportunity.AttributeEVENTCONF])


Reply
TRA_User
Posts: 15
 TRA_User
May 24, 2021 3:12 pm
(@tra_user)
Eminent Member
Joined: 5 years ago

Good suggestion, I would use CDec instead of CInt, unless you are only working with whole numbers.  Cint will round your figure to the nearest whole number.


Reply
Tim Rodman reacted
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 40 Online
  • 2,327 Members
Our newest member: Sheryl Dole
Latest Post: Pick List report suddenly not splitting on Shipment
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×