Introducing Acumatica Cloud ERP: 2026R1
Reports, GIs, Dashboards, Pivots
Recently active
Good morning community! I need a formula that dynamically changes a date range to “Last week’s date range. I want the widget that I have to always be displaying data based on last week.Any help is appreciated…
Good Morning!I am currently working on a few forms and one of the requests is to make sure that if the discount is showing 0% to remove it from the form. The title “Discount” can still be there but the number needs to go away. Currently I have =IIF (Null ([ARTran.DiscPct]) ,'', [ARTran.DiscPCT]) . I feel like I’m close but I know I’m missing something. This is being done on the Sales Order invoice but will also be applied to others.Any help would be appreciated.Thanks,Brent
Hello!I am required to view the items and Subaccounts which are not included any restriction group,but I cannot create the relationship to view those as a bulk (Standard inquiry shows individual items but not all at once)Is there any way that I can create an inquiry for this?Thank you in advance!
Our team is preparing to upgrade our system. While reviewing some release documentation, we came across a licensing change that we are concerned about.Our question: We would like to confirm if this change applies to ALL generic inquiries or only those that are set for the Anomaly detection?We use this feature regularly and it would be very concerning if there is no flexibility with this.
Hi Community,Your help is needed. In 25R1 Numeric type of Attributes was introdused. When enter the value for such an attribute, it really shows up as numeric.However, in DAC PX.Objects.CS.CSAnswers Attribute Value is stored as VARCHAR.This results in fetching an attribute value in GI as Text. When you use it in formula, you get a correct value but it shows as Text value (General type in Excel spreadsheet) instead of Numeric.I can get the same attribute value from the correspondent entity DAC (PROJRATE_Attribute) where it is represented as numeric, but it cannot be used in formulas due the error: The virtual field PROJRATE_Attributes cannot be used in a condition expression.Any ideas on how to overcome this obstacle? Any workaround?
Hello,I’ve gone through so many readings and videos and i still do not understand how relations work and how to see which parent childen to use.Example: when i enable INSite, it breaks all of my SO objects. and vise versa. I get get them to show on their own, but never together. Which relations would i use to get SO to talk to SO and print the warehouse its assigned to?Is there a resource that’ll explain relations and how they work together? I’ve used the Merged DAC Relations page and the inspect elements to match them up. This worked to get the SOOrder to stop duplicating..but i cannot figure out this INSite portion..The DAC relations are pages and pages long with no explinations
I have a report where I am trying to use the [PageOf] formula, but it only shows “1 of 1” on every page.From searching the forums, I’ve found the following:[PageOf] must be in the pageFooterSection Page footer ProcessOrder must be set to Always Textbox containing [PageOf] must have ProcessOrder set to WhilePrintAll of these criteria are met with my report, but I am still getting “1 of 1” for every page.
Added this formula in the generic inquiry This error appears when trying to view generic inquiry. not sure what does this error means
Hello Community,I need advice regarding a customization we applied on the InventoryItem DAC. Initially, we had a custom field UsrUnitCost defined as [PXDBString], so in the database it was nvarchar. Later, I changed it to [PXDBDecimal] and republished. This altered the DB column to decimal. Recently, I changed it back to [PXDBString] because I wanted to show values like 20.33 BOX. Now in production, I’m seeing errors such as:The entry form (ID: IN202500, title: Stock Items) cannot be automated. An error occurred during processing of the field Unit Cost: Specified cast is not valid. How can I unpublish only one customization to check whether the error goes away or not? This works fine in sandbox but in production this issue occurs 2 days after publish. I have atttached the package. Thanks
We went from 2023R2 to 2025R1 (25.101.0153). I had a request to check a report parameter, but I am getting ‘Authentication Failed. The user with the given login and password was not found in the system.’ when I attempt to open Report Designer.Upgraded Report Designer with the 2025R1 Acumatica Tools. Verified my user(s) have Report Designer Role My Site URL didn’t change. The user name and password did not change and work in Acumatica. I switched my URL to my local sandbox with the same results.Any guidance?
We are looking at the use of Ai to extract data from our production orders and put out in a BI tool the work that each work centre is working on, the current amount of hours done, and whether they are on target or not.Has anyone done this yet? and if so, what tools were found to be the best for doing it?
Whenever TaskID from PMRevenueBudget is included (either in the join to PMProformaLine or referenced in grouping), the report intermittently fails with one or both of these exceptions:If I remove TaskID from the relationship or from the grouping, the exceptions go away but then I can’t bucket by 001/002/EXTRAS (My first segment of my task 001-000-00 etc.) and lines don’t reconcile correctly. Is there any known limitation in Report Designer that prevents using PMRevenueBudget.TaskID in a dataset that also includes PMProformaLine/PMProformaProgressLine, even with explicit key joins? Is there a supported bridge I should be using instead of joining PMRevenueBudget → PMProformaLine on (ProjectID, TaskID, AccountGroupID)? (e.g., a projection or a different DAC that exposes the budget/pro forma mapping without triggering GetBudgetLineKey?) Has anyone shipped an AIA-style report that lists budget lines and pulls pro forma progress per line? If so, could you share the exact Schema Builder r
Ok, I don’t know if this can be done. We need a email notification template that can display the full or partial output of the GI within the body. This can be a GI that the business event is based on or it could be a completely separate GI. The idea is not to have to run the GI, or even have a link to the GI. If the output of the GI can be embedded as a PDF or excel that could also work. The business requirement here is to deliver nicely formatted report based on the data from the GI and delivered to specific recipients on a recurring basis. An excel formatted report will also work, but how do you get the excel template into the email notification and yet have the output of the GI go into the excel via Odata? can it be done?
Since the design of Blanket Purchase Orders requires sending child orders with different PO reference numbers. My thought was to just create a different PO version for Blankets that states somehting along the lines “a series of purchases are promised for the below material, etc.”. But, how do I use a different Purchase Order template for the different order types? The system does not seem to distinguish between different purchase types and references the same report version. I feel this is confusing on our vendors not knowing a different PO # is being used to call out the releases. If there is a better way, please let me know.
I have a customized report . I have two users and both users have the same roles assigned . Both have administrator access. Both are able to open the report but only one user can see the data in the report, for the other user the report although opens there is a no data. Basically the report works for one user and for other user the report is blank (it opens). I have tested with the same document number to open in the report.Is there any setting ? I want to make this report visible for both.
I’m building a scheduled Business Event to send vendors a consolidated PO status update. The Generic Inquiry and subject line tokens work fine, but the email body is always blank — even if I simplify it to just <p>Test</p>.Has anyone else seen this behavior? So, I’m working on a scheduled Business Event that groups Purchase Order lines by vendor and sends each vendor a consolidated notification email. Generic Inquiry: OutstandingPOLines Business Event: Trigger by Schedule, “For Group of Records” grouped by Vendor.AcctCD Notification Template: Includes branding, explanatory text, and a <foreach> loop to list all PO lines per vendor. The goal is: One email per vendor (instead of one per line). The body should include a table of open PO lines. IssueThe Subject line renders correctly with tokens like ((Vendor_acctCD_description)), but the body is completely blank in Email Activity and in Outlook. Even if I remove all tokens and leave only <p>Test</p> in
I created a generic inquiry that is a custom WIP report that pulls data from the construction module -PMProject and PM Budget Tables. I wanted to add a column that shows payment made to date for each project. To avoid it duplicating the contract amounts etc for every invoice, I create a separate GI that just provides a list of Active projects ID, Description and total amount paid to date.I added the GI above to my tables for the WIP report but what I can’t figure out is how to link them in the Data field Links for Active relation window. The parent field is would be contractID but in the child field there are no options for the GI Table. I tried just ContracID or picking the PMProject.ContractID field which is on the GI being used as a table but all I get is error messages.
Please advise How to add a border to a Picture box in detail section.Tried but cannot visibly seen a border line in report.
Is there a page or a link to all of the report templates? I accidentally saved over one and am trying to get back the original AR632500.rpx template
I’ve created a SQL view/dac that returns exactly the values I need for two text boxes in my Acumatica report.The main report already has multiple tables and relationships set up, and everything else is working correctly.However, when I add my view to the Relations tab (joining it to ARTran or other tables), it changes the results in other parts of the report — likely because of how the join is multiplying rows.What I need is: To use my view standalone, so it does not interfere with the existing report data. Pull values from the view into specific text boxes based on parameters (dates, etc.). Ideally, avoid creating joins that will affect the main dataset. Please guideThanks
This formula has worked fine for months. Nobody has messed with it recently, but it suddenly doesn’t want to work. The printed form just spells out the formula text and doesn’t display the retainage percent being called. What could cause this to break itself?
Good day,I want to send GI results in one email. Below is the email. Right now it is sending one email for each line. However do I get it send the GI results in one email. I have business event set up tor run export results that feeds into the Email notification.Any assistance would be helpfuiEvan
I am looking to create a GI that will allow our users the ability to see their requests and pull information from the Requisition and/or Purchase Order that was generated from their request. I am running into some challenges and thought I would reach out to the community…1) Our Requisitions are created by our purchasing team, thus from a request to a requisition there is no insight into who the requisition was requested by only a created user. I do see that on the requisition you can look at the Request Details and see an Employee ID - does anyone know the DAC that link these? 2) Is there an ability to create multiple requisitions to one purchase order? I ask this because if this is the case, we could have a requisition that was requested by multiple users. As the information is merged together into one purchase order I need to provide the ability to show the multiple users their requisition and purchase order information.Overall, I am working on providing more insight for our users to
in the home screen for sales quotes. When I go to do a search for a customer or quote number using the search bar it does not do anything.
Hi,I want to create a notification template and use GI as screen but now it doesn’t list out the all email fields in the “To” field. The GI is using customized DAC and I already linked it with Users DAC but still its not showing Since I want to triggered the template using the Schedule so I cannot use others screen unless GI. Can anyone help me. Thanks
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.