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)

nperez
nperez
@nperez
Forum Home   |   Recent Posts
Active Member
Follow
Profile Activity
Topics: 0 / Replies: 13
AllTopicsReplies
Reply
RE: Trying to subtract credit (amount) from sales dollars in a GI based on the ARTran table

Hi Lorne I would use something like this =IIf( [ARTran.Type] = 'CRM',[ARTran.Amount]*-1,[ARTran.Amount]) Create a group by and sum of this field ...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Does Acumatica Create a GL Journal Entry for Non-Stock Inventory Item Upon Receipt of Purchase Order?

Hello. Why is that Acumatica creates a GL transaction when receiving a non-stock item hitting the COGS and doesn't it create it when shipping it? ...

3 years ago
Forum
Everything Else
Reply
RE: IsPrimary field on contact not working in GI results

Michael If you want to find the primary contacts for vendors use the PX.Objects.AP.VendorR.primaryContactID = PX.Objects.CR.Contact.ContactID You wi...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Adding an empty column to a Generic Inquiry

it could be on a different name like the name of the formula. is it also marked as visible?

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Adding an empty column to a Generic Inquiry

You can add any column with a value and instead of showing that value add a =IFF() condition. i.e. =IIf( [table.field]<>NULL, ' ', ' ' )

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Overlay Financial Years - Month Ascension Dashboard Problem

Hi @tra_user I am glad it worked the way you needed it. Hey, count me in for Lunch. We never know. LOL. The Substring function extracts a secti...

4 years ago
Forum
Acumatica Dashboards
Reply
RE: Overlay Financial Years - Month Ascension Dashboard Problem

@tra_user I see. If you convert it to string, it will be sorted 01, 02, 03... 12. I used the following and it worked for me. =CStr(substring( CSt...

4 years ago
Forum
Acumatica Dashboards
Reply
RE: Overlay Financial Years - Month Ascension Dashboard Problem

why don't you use PeriodID instead?

4 years ago
Forum
Acumatica Dashboards
Reply
RE: How to add a column that displays the product of another column?

@krysmcginn Try this, it should work. =CInt([CROpportunity.AttributeWINCONF])*CInt([CROpportunity.AttributeEVENTCONF])

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Generic Inquiry in Acumatica

I'd suggest you create a new workspace and assign this GI to that new one. I'd also change the GI ID. Have you also taken a look at the site map? any ...

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Generic Inquiry in Acumatica

What is the error you are getting?

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Files on record.

Hi @timrodman This is great! Thank you so much. Have a nice day

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Files on record.

Hi @timrodman Would you know how to hide them, so users can't have access to them at all? Thank you

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables

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.