Introducing Acumatica Cloud ERP: 2026R1
Reports, GIs, Dashboards, Pivots
Recently active
Adding the Terms defined on the customer to the customer Statement Report. AR641500The Customer table is part of the standard report, but when I add any of the Terms_ID fields to the report I get an error saying it is invalid. Any thoughts?I have tried all 3 of these with the same results. This is under Customer in the tree shown in the image below.
Hi Everyone,I am working on a P&L monthly analysis report for projects. but I am having trouble on how to configure the totals’ column, i.e. when I run the report for example for March. it will show columns of Jan and Feb with zero since there are no figures in those periods as you can see the screenshot, but in the totals’ column it will show the totals from all the other previous periods not just the ones in the report which is ideally supposed to be zero. If there is anyone who knows to solve this, please help out.This is how it’s set it up in column sets.
Is it possible to turn number format to letter format in a reportE.G: 100 I need like this → One Hundred
Hi All,I am trying to get my generic inquiry to do two things that I am not understanding… Grouping the items from the bom into a grouping in some way so that it doesn't look like i need the same weldment 36 times Also, this is what it is generating when the BOM i am working with is It seems to be changing the work center on the second operation and is doubling how many times it is showing it. Any suggestions are helpful at this point or if more screenshots are needed please let me know!
Hello. I’m trying to create a Generic Inquiry that pulls information from the PREmployeeAttribute screen which resides under Employee Payroll Settings > Tax Settings.I have the GI created and linked with the PREmployeeAttribute table but I’m not sure how to specify which ROW and COLUMN that GI pulls.For example - when I choose Object: PREmployeeAttribute > Data Field: value it will return the social security number. I’m guessing because that’s the first value on the table. But I want to add another column / row in the GI that pulls the ‘value’ from the Ethnicity row.
So I was calculating the % completion on a project in a generic inquiry by dividing the actual costs to date by the Revised estimated costs on a generic inquiry. After some help from the community I was finally able to get the formula to not error out. The ending calculation was not correct so I took out the division piece and had it show me just the top number and just the bottom number but those are not pulling correctly. I used the same fields that are existing on other lines the generic inquiry. I’m usingPMBudget.Type= ‘E’ and the PMBudget.ActualAmount for the cost to date PMBudget.Type =’E’ and the PMBudget.RevisedAmount for the Revised Estimated costs. If I just pull those lines that already exist Actual Cost to date and Revised Budget amount and setup new lines copying the same formula. I get different amounts.Here is the results the column and the test column next to it have the exact same formula I copied and pasted but they come out with different results?Original Cost to
I’m trying to get a contact email from a Sales Order to a email, however, this is bringing in the Contact ID and not the email. I’ve tried to get the email in the box, but only the ID is able to add an attribute. IS there a way to convert the ID into a Email.
Thanks everyone for the help recently on creating some new Dashboards, learning lots! A new issue/opportunity that has popped up:I am trying to create a meter widget that shows our sales reps their Margin dollars compared to their Margin Quota.The Margin Quota is stored in an attribute in the employee table.We have the GI already focused in on the individual employee but not sure how to have it pull in the Employee Quota attribute for that particular employee.Here is the attribute: Thanks
I am trying to enter a formula into a generic inquiry that gives me a % of completion based on:cost to date/estimated budgeted costs * 100When I started I kept getting a div/0 error so I wanted to write the formula as follows if the cost to date or the estimated budgeted cost was less than or equal to zero then column would return a value of 0 otherwise it would return the value of the calculation. I am just learning the syntax of more complex if then statements. I have tried everything and moved from syntax errors to index out of bounds. Here is my formula that is now generating a invalid string constant error. =iif([PMBudget.Type] = ‘E’,iif(([PMBudget.CuryActualAmount]<=0) or ([PMBudget.Revisedamount]<=0) ,0,([PMBudget.CuryActualAmount]/[PMBudget.Revisedamount]),0) It seems like it should be a fairly simple formula but it just not working. I’m missing something.
Hi: The dashboard Production Manager 2024R2 has a Work Center Queue widget showing the Quantity to Produce. The Quantity to Produce column is the quantity to produce for production orders planned, released, and in process. I expected it to be (quantity to produce – quantity completed – quantity in process = remaining quantity to produce). However there is no such column in the GI.The solution could be to have CoPilot that answers my question “ How can I see the remaining quantity in the GI?”See more details in the attached document.Thanks for your helpToon SixToonSIx@intercs.com
I would like to be able to keep track of quantities that were produced during Overtime Hours.My initial thought was to have a GI for move transaction history with a checkbox that would check if it was made during these overtime hours. This has proven to be quite the task and I just can’t get the correct transactions checked. I then thought I could create a Work Calendar and pull it in as a Data Source to compare with the times that the transactions occurred at. For this I had to create a GI that pulled the time information from the work calendar which made it display as a formula when it was used as a data source. However, I get an error when viewing the inquiry that these items “can’t be bound” (whatever that means). My new thought would be to create a business event that would trigger when a move transaction happened during Overtime Hours and it would automatically update an Attribute within the produced item displaying OT. This way I could filter by the attribute. However this
I am trying to retrieve the tax ID number from the vendor table. I see the field I need, but it comes up blank. All I need is the vendor and tax ID to show up in this query, and all I can get is the Vendor ID and name to show. I tried linking the location table, but I get the following error: conversion failed when converting the nvarchar value ‘Main” to data type integer. I feel like this should be a simple query, but I am obviously missing something.
I am running into an issue when attempting to publish a new report I have created from scratch to my Acumatica instance. This is occurring after our upgrade to 24R2Unlike the other related article, How to resolve the 'Root element is missing' error on opening a report in Acumatica Report Designer | Community, this error is happening in Acumatica and not the report designer itself. I know my report designer is working correctly because I can edit and save-to-server existing reports without issue.The issue only happens when I try to use a new site mapping. I am able to connect the report designer to Acumatica. I can save it to the server. I have updated the Site Map screen to create a new screen for it - IN615300 since it is an inventory status report. I have set permissions to allow the appropriate people to access the report. Yet, when anyone goes to view the report, we all see: with a trace of: Is there some additional configuration I need for new reports? Are there restrictions to w
Hello all,How can I print the page numbers in a correct way? I now there’s an option under the properties section - Print on Every Page but I’m unable to find that option in report designer. FYI, there are no joins/tables being used in here as it is just a simple form.
I am building a GI that would link service orders with sales order. In this case, the service order is not created from the sales order, so they are not inherently linked. Instead, the sales order number is entered manually in the description of the service order.So I am looking to join the service order and sales order tables through the service order description text field. How would I do this join?The join above is not getting me any results.
I have been hired as an accounting consultant to clean up several accounts and I am brand new to Acumatica. One mystery is the Purchase Accrual Balance by Periods Report. There are issues that are almost 5 years old. I see purchase orders that say that they aren’t received, but the PO has a receipt. I also see PO’s that show that it hasn’t been billed, but I see a bill with that PO number in the system so I’m at a loss on how to proceed. Does anyone have any ideas on how to proceed?
Hello! I have created two generic inquiries to be pulled into a main one. Numbers on the subqueries are correct, however the numbers are being pulled into the Main GI incorrectly. Any ideas are appreciated! I have tried changing the join type for some tables and changing aggregated functions but has had no luck. The goal is for the GI to display amount applied to invoice, payment amount, amount applied to SO, $ value of shippable items, and $ value of non-shippable items, all grouped by SO. This is the main GI - SOByLineItem and PaymentGi are two separate GIs used as sources. These are the fields being pulled from the other GIs.This is the payment GIThis is the SOByLineItem Gi
I cannot seem to get this parameter to show up when trying to run this report. The field does have values when running the inquiry through the GI. I have the correct data type selected and the joins are correct. It’s been driving me crazy.Screenshot 162720 - Schema Builder on report designerScreenshot 162748 - The report I’m trying to add the parameter on.Screenshot 162817 - Results of clicking “source data” through DAC schema browser for “FSContractPeriod”Screenshot 163019 - FS-ServiceContractDetails inquiry results
Hi All, I have a bit complex task assigned to me.I'm working on customizing a report in Acumatica Report Designer Sales Profitability by Customer Class report. I want to add a GroupBy parameter that allows grouping the data by Weekly, Monthly, Quarterly, Yearly, or 5-Year periods. Like if Select the Quarterly it should the prior 3 months data and it should be visible inside report too. Any Idea on how to this task? Any help would be great.Thanks
Hi, We have a form that has an embedded image in it. I need to use this image on a different form. Is there a way to download this image. The image is a jpeg. I only see the ability to add a new image or delete an image.
I know more than the basics in Acumatica but this one I’m wondering if a) is this possible? and/or b) should it even be attempted?I need to create a generic inquiry that would show on hand qty for all configured items, with their configurations listed.Help?
I have added Terms to the AR Aging period sensitive report in Report Designer. However, it is only pulling the Terms for customers that have only invoices and debit memos, not payments and credit memos. I believe I need to pull the terms id from the Customer Master, but have not been successful with using the Add Schema fields to find how what needs to be linked to pull in the Customer Master Terms id.Does anyone have an example of how they have accomplished this?Thank you,Beth
I am trying to replace the Owner ID in a generic Inquiry into the project managers Initials. I created the formula below: =IIf([PMProject.ownerID]='Joel Darby','JD',(IIf([PMProject.ownerID]='Daniel Bandanza','DZ',(IIf([PMProject.ownerID]='Michael McLaughlin','MM',(IIF([PMProject.ownerID]='David Dunn','DD',(IIf([PMProject.ownerID]='Josh Lavallee','JL',(IIf([PMProject.ownerID]='Daniel Mahr','DM',null)))))))))))I am getting the Error message Conversion failed when converting the varchar value 'Joel Darby' to data type int. when using PMProject.OwnerID in a generic Inquiry formula. When I just pull the data field It shows up as the full name but the DAC is telling me it’s type int which I am assuming is why I am getting the error message so is it maybe pulling the PKID? I can’t find anywhere else where I can pull that info as varchar.
I would like to pass the value in a dashboard parameter to a generic Inquiry parameter using the Link Widget.Can this be done? If so, what is the proper syntax?I have tried the following:GIParameter = DashboardParameter results in the GI parameter populated with the string DashboardParameter not the value of the DashboardParameter.GIParameter = [DashboardParameter] results in the GI parameter populated with the string [DashboardParameter] not the value of the DashboardParameter.GIParameter = @DashboardParameter results in the GI parameter populated with the string @DashboardParameter not the value of the DashboardParameter.
Hello!I am hoping to get some help with report formatting for the balance sheet. My company is looking to replicate how Quickbooks formats their balance sheet (a total column for Subaccounts; a total column for the Accounts; and a total column for the section total). I am having issues with my 3rd column displaying any value other than the description if its calculating the sum of multiple Row Lines that have different account Classes. If I do an account range in my Total Row, it will populate, but for this specific section, an account range isnt possible, since there are other accounts between 10999 and 12010 that I don’t want the report to publish in this section. Anyone have any guidance on how to get the total to populate in Column C when totaling multiple rows with different account classes?? Any and all suggestions are greatly appreciated! Column Set: Row Set:Report: Not populating a value.
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.