AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • In-Person Gatherings
    • Power BI Workshop
    • Podcast
    • Rolodex
    • 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)

Tim Rodman
Tim Rodman
@timrodman
Forum Home   |   Recent Posts
Admin
Famed Member
Follow
Profile Activity
Topics: 244 / Replies: 2960
AllTopicsReplies
Reply
RE: Using "End Period" is not working

As long as there is data in the period, it will print, unless you use the Visible Formula line in the Column Set to suppress it. You could try somet...

2 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Cannot email notifications when business event triggers

@paul-rapnikas Nice! Thanks for circling back on this.

2 years ago
Forum
Everything Else
Reply
RE: Adding a freight tracking number to a shipment

@ntrauscht You can use FOREACH in the HTML of the Notification to get it to loop through the tracking numbers. Here's an example:

2 years ago
Forum
Everything Else
Reply
RE: Allowing Underscores in the Inventory ID Field

@missionaiden Doesn't look to me like Ship Via Codes are available in the Segmented Keys (CS202000) screen unfortunately. Maybe you could put your c...

2 years ago
Forum
Everything Else
Reply
RE: Purchase Order - Quantity must be greater than 0

@vhaase Did you end up doing a customization?

2 years ago
Forum
Everything Else
Reply
RE: Trying to create GI that shows where SOLine.BranchId does not equal SOOrder.BranchId

Hi Lorne, Going through old posts here. You probably figured this out already, but here's a way to get what you're looking for with a Generic Inquir...

2 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Unable to Add Field "Unapplied Balance" to Generic Inquiry "Payments and Applications"

@bmorgan @nscyoc I'll throw another idea out there and that is to use a SQL View to do the calculation. Then you could use the SQL View in your Generi...

2 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Acumatica Add-In for Microsoft Word?

I haven't heard any updates on this from an Acumatica perspective. I suspect that it was a curiosity thing that didn't go anywhere. I did though hav...

2 years ago
Forum
Acumatica Report Designer
Topic
Running SQL Code automatically on a Schedule
2 years ago
Forum
AugSQL
Replies: 0
Views: 356
Reply
RE: Run an SQL Script at Time of Save

This is now possible with AugSQL (click here). With AugSQL, you can trigger a SQL script with a Business Event in Acumatica.

2 years ago
Forum
Everything Else
Reply
RE: Were you able to successfully install and license AugSQL?

@tpayne You can post ideas here in this AugSQL Forum. I'll tag posts that are ideas with either Idea - Planned or Idea - Gathering Feedback. You can u...

3 years ago
Forum
AugSQL
Reply
RE: Were you able to successfully install and license AugSQL?

@miirsystems Excellent, glad to hear it!

3 years ago
Forum
AugSQL
Reply
RE: Keyboard Shortcuts: Ctrl-Esc for SELECT and Ctrl-Insert for EXEC

@charles-craig very interesting. I will confer with @AugSQL developer

3 years ago
Forum
AugSQL
Reply
RE: Keyboard Shortcuts: Ctrl-Esc for SELECT and Ctrl-Insert for EXEC

@charles-craig Great points, thank you! I was subconsciously discriminating against Mac users. Thank you for reminding me that not everyone uses Win...

3 years ago
Forum
AugSQL
Reply
RE: Keyboard Shortcuts: Ctrl-Esc for SELECT and Ctrl-Insert for EXEC

It would also be interesting if pressing Ctrl-V in an AugSQL window could do the following: 1. Populate the SQL Command field with whatever is on th...

3 years ago
Forum
AugSQL
Reply
RE: New UI in Acumatica 2023 R1 (23.100.0138)

On Podcast Episode #111 that we just recorded today, Kandy reminded me that you can move User-Defined Fields to wherever you want them. 1. Go to...

3 years ago
Forum
Everything Else
Reply
RE: New UI in Acumatica 2023 R1 (23.100.0138)

@lweinstein It's been A LONG time since I looked at this personally, but here's an article on configuring the Universal Search in Acumatica:

3 years ago
Forum
Everything Else
Reply
RE: What is your role at your company?

@mgarner Welcome Michael. Make sure that you add Velixo to your discovery process since you're interested in financial planning/reporting.

3 years ago
Forum
Accounting in Acumatica
Reply
RE: Retrieving large datasets with AugSQL

@charles-craig Ya, IIS is a big bottleneck right now, but the current move to .Net Core is a major rewrite of the application and will speed things up...

3 years ago
Forum
AugSQL
Reply
RE: Building Generic Inquiries & Pivot Tables Course Feedback

Thank you everyone for all of your feedback on this Discussion Topic. I've closed it for comments because I figured out how to enable the comments sec...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Building Generic Inquiries & Pivot Tables Course Feedback

@astra-mathis Agreed. There are a lot of improvements that could be made to formatting in both Generic Inquiries and Pivot Tables.

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Export To Excel Remove Security Permissions

@mcraig I'm glad that you updated this old post. It reminds me that I now have a workaround for this. You can set Export Top to 1 which essentially pr...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Import Scenarios: "Update Else Create" function?

I'm not sure if that's possible, but that's definitely an interesting idea.

3 years ago
Forum
Everything Else
Reply
RE: Parameters in Scorecard KPI widget

In my experience, there are a lot of "hidden surprises" when working with Acumatica Dashboards. They surprise you when you're trying to do something t...

3 years ago
Forum
Acumatica Dashboards
Reply
RE: Generic Inquiry into Business Event to monitor Import Scenarios

This is a brilliant idea! I've never tried using a Generic Inquiry to "daisy chain" Import Scenarios together, but that would be really cool if someon...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Moving Acumatica User Security (User Roles) Between Tenants (Companies)

@michaeltriffon Thank you for the script! I hadn't heard of Pulover's Macro Creator before. It looks like it's based on AutoHotkey.

3 years ago
Forum
Everything Else
Reply
RE: Retrieving large datasets with AugSQL

Ya, the slowness is due to IIS, not SQL. I wish it was faster too 😀 AugSQL is a project that I'm working on. More info here:

3 years ago
Forum
AugSQL
Topic
Retrieving large datasets with AugSQL
3 years ago
Forum
AugSQL
Replies: 4
Views: 314
Reply
RE: How to setup mass actions on records on a substitute form

Thank you so much for the explanation. I totally agree that Business Events with Trigger by Action are the way to go. Mass Actions is a legacy feature...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Invalid License Message

We tested and determined that you can't use AugSQL in an unlicensed Tenant on an Instance that has a licensed Tenant in it. That was the only loophole...

3 years ago
Forum
AugSQL
Reply
RE: Keyboard Shortcuts: Ctrl-Esc for SELECT and Ctrl-Insert for EXEC

We're thinking of removing the SELECT button and having the EXEC button do what the SELECT button currently does. Actually, we might want to call the ...

3 years ago
Forum
AugSQL
Topic
Send SQL Query Results to OneDrive as CSV to be consumed by Power BI
3 years ago
Forum
AugSQL
Replies: 0
Views: 289
Reply
RE: Scheduled Queries

As I was creating the Passing Parameters to SQL Queries idea (click here), I thought about a different way to handle this Scheduled Queries idea. ...

3 years ago
Forum
AugSQL
Topic
Passing Parameters to SQL Queries
3 years ago
Forum
AugSQL
Replies: 0
Views: 316
Reply
RE: Saved SQL Queries

@timsql I was also thinking that there could be issues with the URL length for long queries. You'd also probably lose spacing and indents which ...

3 years ago
Forum
AugSQL
Topic
Scheduled Queries
3 years ago
Forum
AugSQL
Replies: 1
Views: 446
Topic
Saved SQL Queries
3 years ago
Forum
AugSQL
Replies: 4
Views: 413
Reply
RE: Upload to Custom Table from Excel or CSV

This could be a way to achieve this using out-of-the-box Acumatica functionality:

3 years ago
Forum
AugSQL
Reply
RE: Preferences for which commands are available (SELECT, UPDATE, INSERT, DELETE, etc.)

I just updated this to Idea - Planned (click here) Our current goal is to only allow you to run SELECT statements when you have Access Rights of Vie...

3 years ago
Forum
AugSQL
Reply
RE: Preferences for which commands are available (SELECT, UPDATE, INSERT, DELETE, etc.)

@robertsternberg We could take a conservative approach and only enable EXEC for users with Delete Access Rights. All other Access Rights would only ge...

3 years ago
Forum
AugSQL
Reply
RE: Preferences for which commands are available (SELECT, UPDATE, INSERT, DELETE, etc.)

@robertsternberg Good point about TRUNCATE, DROP, and Stored Procedures. It does indeed get very difficult when you get into the details. For securi...

3 years ago
Forum
AugSQL
Reply
RE: Preferences for which commands are available (SELECT, UPDATE, INSERT, DELETE, etc.)

@amassey I like your "2 type" suggestion. That's a lot simpler than my complicated idea. By "license type", are you suggesting a way to restrict wha...

3 years ago
Forum
AugSQL
Reply
RE: Were you able to successfully install and license AugSQL?

@amassey glad to hear that it was easy and straightforward. Looking forward to hearing how your testing goes.

3 years ago
Forum
AugSQL
Reply
RE: Preferences for which commands are available (SELECT, UPDATE, INSERT, DELETE, etc.)

An idea that @AugSQL had on this was to somehow use the regular Acumatica security permissions of Insert, Delete, Edit, etc. Since there are more SQ...

3 years ago
Forum
AugSQL
Reply
RE: Log SQL Queries for audit purposes

@robertsternberg an audit log is a good idea. I just moved your post into a new Idea so we can track it separately.

3 years ago
Forum
AugSQL
Topic
Log SQL Queries for audit purposes
3 years ago
Forum
AugSQL
Replies: 2
Views: 365
Reply
RE: SQL Error Messages

Great point Henry. I was trying something that would illustrate an error message, but you showed a great example of how creative you can get with SQL....

3 years ago
Forum
AugSQL
Reply
RE: Preferences for which commands are available (SELECT, UPDATE, INSERT, DELETE, etc.)

@robertsternberg Roger that. This has been the most frequently requested feature so far.

3 years ago
Forum
AugSQL
Reply
RE: AugSQL Build Numbers

We went with AugSQL 1.0.0 for the first beta launch version so I'm marking this idea as completed:

3 years ago
Forum
AugSQL
Topic
Were you able to successfully install and license AugSQL?
3 years ago
Forum
AugSQL
Replies: 6
Views: 344
Page 4 / 65 Prev Next

Online Members

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

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