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)

NickSM
NickSM
@nicksm
Forum Home   |   Recent Posts
Trusted Member
Follow
Profile Activity
Topics: 7 / Replies: 39
AllTopicsReplies
Reply
RE: Print Branch Name in Header ARM Report

@jlange Correct. It just makes it simpler than hard-coding the CompanyID each time.

3 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Print Branch Name in Header ARM Report

@jlange Long time indeed I'm actually trying to pass the RMColumn.Description or RMColumn.DataSourceID in to the text at the top of the report. For ...

3 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Print Branch Name in Header ARM Report

Hi @jlange Do you happen to know how to get the Attribute for Description to flow into a Report.GetBranchName() per chance?

3 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: CRM Module - best use/case ideas?

@kingcarlos Oh and he will ๐Ÿ˜‰

3 years ago
Forum
Everything Else
Reply
RE: Microsoft Power APPS

@kingcarlos Thanks for the link. I will have a look and see if anything jumps out. I've already got a json get script working using Power Automate,...

3 years ago
Forum
Everything Else
Reply
RE: Microsoft Power APPS

Hi @ncarrier, I too am looking into the same subject as well. It seems that the custom connector is possible, but just can't find the correct syntax...

3 years ago
Forum
Everything Else
Reply
RE: Outlook add-in issues

Hi, Did anyone ever get this working with Outlook Online for MYOB Advanced's version

3 years ago
Forum
Everything Else
Reply
RE: Report P&L by department and location/segment using sub accounts

Hi, I was just on here looking for Company Group suggestions on report and thought I would answer this query. If I'm not missing the context, I th...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Non-Stock Kit Stock Availability

Hi @busyfritz, I'll check this out in the morning and I can see the joins in the xml, so that might help. I can also see the IIF field for Availabi...

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Non-Stock Kit Stock Availability

Hi @brandi-buff, Thanks for your reply. I had managed to replicate this query in MySQL using the left (or right) joins based on the Tables. I think ...

4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Print Branch Name in Header ARM Report

Hi @rh26, I know I'm very late in play here, but I managed to get things working using. This will display the Project ID and description as a line. ...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Update multiple line with one Import Scenario

@timrodman I have figured it out, so I had to post this for syntax purposes and for future head-banging. The trick to this screen, as mentioned be...

4 years ago
Forum
Everything Else
Reply
RE: Update multiple line with one Import Scenario

@timrodman That's a bugger. I will have to look through Acumatica Training guides and videos to hope that I find a something. I will not be defeated ๐Ÿ˜

4 years ago
Forum
Everything Else
Reply
RE: Update multiple line with one Import Scenario

Hi @timrodman, Did @josemar-garcia-mba ever come back to you saying they had fixed the Import? I'm struggling with the same problem and tried what y...

4 years ago
Forum
Everything Else
Topic
Non-Stock Kit Stock Availability
4 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Replies: 7
Views: 2523
Reply
RE: Adding/Changing Sales Categories using Import Scenarios

The next trick would be how to use the Add Items via the scenario. I just tried a few ways, but couldn't figure it out. This is what I have got so f...

5 years ago
Forum
Everything Else
Reply
RE: Adding/Changing Sales Categories using Import Scenarios

@timrodman I've just run the same Import Scenario that you just mentioned and it works like a dream. I had to pinch myself to make sure it had worke...

5 years ago
Forum
Everything Else
Topic
Pivot Widgets in 20.108.0019 onwards
5 years ago
Forum
Acumatica Dashboards
Replies: 1
Views: 903
Reply
RE: Has Anyone Built Any Import Scenario's for Service Management?

@knosretap I'd be happy to PM and give you a little insight. Sorry for the delay as well

5 years ago
Forum
Everything Else
Reply
RE: Format of the financial period from the textbox.

@timrodman How would I be able to add say 3 months onto your following code. My parameter is called @StartPeriodID. =Format('{0:MM-yyyy MMMM}',CD...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: Custom Purchase Order Names

@kevin-ruppert This helped me searching for hours. Awesome bit of knowledge and probably relevant for most of the Forms in the system. ๐Ÿ˜€

5 years ago
Forum
Everything Else
Reply
RE: Credit Card processing fees

Hi, I thought I would throw my hat into the ring on this. I've just created a negative Document discount that the user will chose to add at the ti...

5 years ago
Forum
Everything Else
Reply
RE: Sample of sub-report - sub-report not printing on main report

Hi Joe, I would first say that you probably don't need a sub-report for this type of report. You can get away with Grouping to show what is in the E...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: Change Colour (Color) on a field based on data

@timrodman Thanks for that Tim and I think we did that in the end. Digital Metaphors Report Builder does the same thing as Crystal, so it's a case o...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: Add total to a GI

Hi @gustavo-carrasquillo Glad to hear ๐Ÿ˜Š

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: AR Balance by GL Account

I've figured it out now. If you add [ARHistory.FinYtdBalance]<>0 to the VisibleExpr, then it hides any account with 0.00 YTD Balance. Managed ...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: AR Balance by GL Account

Hi @megan-friesen, That is good suggestion and I think I might have to go that way. I did think that might be an easy option to start off with, ho...

5 years ago
Forum
Acumatica Report Designer
Topic
AR Balance by GL Account
5 years ago
Forum
Acumatica Report Designer
Replies: 4
Views: 1645
Reply
RE: Sort by and IIF Functions

@timrodman Way better than above ๐Ÿ˜†

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Sort by and IIF Functions

Hi @timrodman, I've figured how to get around the problem now and it is super simple. previously I mention that using IIF([ARTran.drcr]='D',-1,1)*...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Sort by and IIF Functions

Hi @timrodman Thanks for the reply. Below is what happens when you put the =SUM(IIF([ARTran.DrCr]='D',-1,1)*[ARTran.TranAmt]) into the Sort By are...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Sort by and IIF Functions

@dwilkins Hi Dan, Thanks for your reply. The problem isn't the code, it is the Sort Order. you can use either of the above codes to get negative amo...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Topic
Sort by and IIF Functions
5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Replies: 7
Views: 2644
Reply
RE: Add total to a GI

@gustavo-carrasquillo I believe that you can do a Total Aggregate Function for the field in question using SUM, however this only diplays at the bot...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Acumatica Dashboard Parameters

Hi @timrodman, I'm trying to get the Dashboard Parameter to flow through to multiple GIs, but I can't get the Dashboard Parameter to work. My main q...

5 years ago
Forum
Acumatica Dashboards
Reply
RE: Change Colour (Color) on a field based on data

@ellie Unfortunately not. We are trying to do this in Report Designer only. We can potentially do it using Visibility setting having one data field ...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: Bill Actual Time by Service Order

Hi @jlowry, I think the setting that you are looking for is inside the Service Order Types area under Time Behaviour tab. There are two settings tha...

5 years ago
Forum
Everything Else
Topic
Change Colour (Color) on a field based on data
5 years ago
Forum
Acumatica Report Designer
Replies: 4
Views: 3717
Reply
RE: Import Scenario to create Change Orders

Hi Brian, From my experience I just use the a Sequential Number in the excel file. For example if I'm importing Projects then I set Ref Nbr to Proje...

5 years ago
Forum
Everything Else
Topic
How do I get Route Contracts to Show as a lookup Parameter?
5 years ago
Forum
Acumatica Report Designer
Replies: 0
Views: 926
Reply
RE: How to display PDF attachment AR Invoice

Is there any way that an Attachment against an Invoice, can automatically be attached to the email? This is a feature that would allow for attachments...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: Duplicate records from EPEmployeeRate table

@timrodman I just wanted to say that this Active Relation join saved my mind today. I knew you could multiple the same tables with an Attribute ID, ...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: Linking the CSAnswer information to the FSAppointment Table

I managed to figure it with help from a Guru. Very simple and obvious CSAnswers.RefNoteID=FSAppointment.NoteID

5 years ago
Forum
Everything Else
Reply
RE: Scheduling Appointments not Entered from with the Route screen

Hi Julian, I would suggest having an open route i.e. Melbourne, then pick that in the Route Document Details section. Create a new Route Create...

5 years ago
Forum
Everything Else
Topic
Linking the CSAnswer information to the FSAppointment Table
5 years ago
Forum
Everything Else
Replies: 1
Views: 2087
Reply
RE: Has Anyone Built Any Import Scenario's for Service Management?

Hi Carl,I've got quite a few import scenarios for Service Management:- Service Jobs, Service Contracts, Service Contract Schedule Vehicles, Manufa...

5 years ago
Forum
Everything Else

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.