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)

Dianne A
Dianne A
@dianne-a
Forum Home   |   Recent Posts
Eminent Member
Follow
Profile Activity
Topics: 1 / Replies: 22
AllTopicsReplies
Reply
RE: Can you authenticate with Active Directory user

We haven't been able to do this. We create secondary local accounts for people who want to refresh GI results in Excel.

3 years ago
Forum
Acumatica OData with Microsoft Excel and Power BI
Reply
RE: Return Fields from Most Recent Record

@agupta You're welcome! Though I can only take credit for pointing you to someone else's solution 😀

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Return Fields from Most Recent Record

Hi Amit, I've used the solution of joining a table to itself to get the latest record as shown in this Acumatica community post -/p> I didn't full...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Sorting Pivot Table by Month

Hi Daniel, If you force the month to be 2 digits (characters, actually), then the pivot will sort them the way you want. This expression to set the ...

3 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: How to create a visible expression that uses Contains or StartsWith

Hi Andrea, You can use the "InStr()" function to find strings within strings. It returns the position within the source string where the string to f...

3 years ago
Forum
Acumatica Report Designer
Reply
RE: Converting multiple purchases into a single fixed asset

Hi Jeff, I use JAMIS Prime (built on Acumatica) so this may be a little different but here is what works for us. We convert each purchase one at a t...

3 years ago
Forum
Everything Else
Reply
RE: Type mismatch in the expression: '-'.

Because it's a recent development, there must be some new data value throwing things off. Good luck!

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Type mismatch in the expression: '-'.

Hmm... Are both columns actually numeric? I'd check the DAC to be sure, though it may be obvious if they are actually dollar amount fields. What hap...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Type mismatch in the expression: '-'.

Hi, Patrick - It looks like there may be no value in C when you get the message. Check whether some new data has a missing value in that column/fiel...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: How to use Date filter to view specific time window

You can use @MonthStart and @MonthEnd, which are relative to the current day. To get Feb 1 - Mar 31 during May, you'd use @MonthStart-3 to @MonthEnd-...

4 years ago
Forum
Acumatica Dashboards
Reply
RE: 'Formula' in GI Conditions

@famousmortimer Thank you! The "Famous" in your name will surely work in my favor when I pass this along to my boss 😀 And FWIW, I agree that not being...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: 'Formula' in GI Conditions

My solution would be to make a saved filter tab on the results screen that is shared and set to be the default.

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: What is your role at your company?

My job title is Systems Analyst and I used to be a software developer, but now I support JAMIS Prime ERP (Acumatica with government contracting-specif...

5 years ago
Forum
Accounting in Acumatica
Reply
RE: Last Order Date

My test case is super simple so it may still not solve your problem, but I was able to use MAX() in a parameter to the DateDiff() function with expect...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Last Order Date

What if you group orders by customer and then use MAX(OrderDate)?

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Cannot determine resulting financial period: shift value is too big

I set up a GI on ARTran with the same parameters you show and both @MonthStart and @PeriodStart work without error. Perhaps further usage of the para...

6 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: User field for Print Output

Hi, Netesh. We use =Report.GetDefUI('AccessInfo.DisplayName') in a text box for the username of the logged-in user running the report. I assume ther...

6 years ago
Forum
Acumatica Report Designer
Reply
RE: GI to calculate Avergae of two columns

Try this is the new column: =Count(SalesOrders)/Count(InventoryID)

7 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Export report to Excel totally skews report but it pdf looks perfect

The DAC that defaults to an alias of SOOrder in my system doesn't have a field named AddressShipmentType. There is [SOOrder.ShipAddressID] which I as...

7 years ago
Forum
Acumatica Report Designer
Reply
RE: Export report to Excel totally skews report but it pdf looks perfect

My first inclination would be to link the table that has the lookup values for that field and then display the full name/description from there but I ...

7 years ago
Forum
Acumatica Report Designer
Reply
RE: Export report to Excel totally skews report but it pdf looks perfect

Hi Geremy, Tim wrote a post with detailed instructions to format your report for Excel here -/p> Sometimes the automatic Excel formatting is fine but ...

7 years ago
Forum
Acumatica Report Designer
Topic
Help with subreport parameters
7 years ago
Forum
Acumatica Report Designer
Replies: 1
Views: 4564
Reply
RE: Automation Steps : Filtering by UserName

I use @Me on the UserId field.

7 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.