Introducing Acumatica Cloud ERP: 2026R1
Reports, GIs, Dashboards, Pivots
Recently active
Is there a way to create a filter either on a GI or Dashboard widget to show current month Plus five days? I know there is the @month parameter is there a way to add five days to it, so it forecasts five days into the next month?
I am trying to do reporting on the NET revenue per channel (we differentiate channels by order types). I’m using the ARTran table to obtain the SOOrderNbr, SOOrderType, and NetSalesAmount. However, returns (RC order types) are not connected to the original Sales Order other than via the invoice number and show up under their own order type (RC).Does anyone have any suggestions regarding how to set up a GI that will reflect the negative amount generated by the RC return against the original Sales Order? Or maybe something like: IIf(OrderType=’RC’, OriginalSOOrderNbr, SOOrderNbr)
Hi, I want to generate a report from employee timecard . The filtering would be From Week ID and to To Week IDThe report will generate based on the filtering range week id and showing employee list name with the total hours for specific week . Here is the screenshot how the report should be looks like. Is there any ways for me to extract the data in range of the filtered week ID?Please help me. Thanks
I’d like to have a $ (dollar sign) included on the resultant line for a field in a GI.Can this be done? I understand about using the schema field to force a sort of inheritance around the field formatting, but what happens if you don’t have a field with the proper schema formatting? (I can’t find one that has the equivalent of $#.00) I only need the dollar sign $ but it would seem that it should support localizing in system currency. I know how to do this in Report Designer -- I need it to be in the Generic Inquiry (and hopefully a resultant Dashboard widget from there) thanks
Essentially what I am trying to create, is a GI which shows a list of contacts from a particular customer, and the total vat exclusive value of SO/SO'S that has been created with that contact on it.Each one of the contacts from that customer has an attribute assigned to it with a Dollar Value, which is their spend limit. Being able to display both their total spend for a particular period (which will be set as parameters on the GI) and the spend limit, and then another column showing the difference between the two.Any help would be appreciated!
Good day, Below is a formula that i am trying to replace the Inventory ID with the line description for a specific Inventory item. Replace part works. I get a new field with the description but something is wrong with my IF statement. I can an error from the system it is outside the array =Index was outside the bounds of the array.I would also rather then you the entire id but use the EZ start with; but can’t fine the correct formula. In case the user decides to change the ID. =IIf( [POLine.InventoryID]=EX-99-ZZ-ZZ-ZZZZ06-ZZZ, Replace( [POLine.InventoryID], [POLine.InventoryID],[POLine.InventoryID_description],[POLine.InventoryID] ))Your assistance is greatly appreciated.Attached hew GIEvan
I want to create a GI over table AMMRPBucketDetailInq, to feed to a dashboard, to show forecasted inventory levels for items into future periods. The existing inquiry ‘MRP Requirements by Item’ (not a GI) dynamically loads rows to this table (from AMMRPPlan) as the inquiry is executed. But I cannot use this inquiry as the associated GI on a dashboard.If I can create a GI that uses this table, I can associate it with a new dashboard I am also creating. Is there a way, in a Generic Inquiry, that rows in a selected table can be populated with data, prior to the display of said data?
Hi All.I have a problem with grouping in report designer, when I create a new session for landed cost with new grouping LCRefNbr, it's duplicated the first session groupInvoice
I have a customer color. I open STYLE and go to this screen and get the custom color and then ADD TO CUSTOM COLORS where it populates. The only problem is that it does not stay there. When I create a new box and open the color options this Custom Color is no longer available. I can’t even find a way to set a color to be reused in the templates. Am I expecting too much? Do I have to enter in a new color each and every time I create a box? I also noticed that if I select multiple boxes to set a background color for all of them and am using a custom color it does not work either. HELP!
We are changing the shipment contact name on transfer sales order to help us with project staging. On the Pick List Report (SO644000) I have added this field [SOShipmentContact.FullName] to be visible if the Shipment Type is TR. When I have a batch run of transfer orders, the system is only pulling the information from the first shipment. All other fields are being updated correctly but the FullName field gets stuck with whatever the first shipment information was. Even when I look at a Print Job every page shows the first Shipment information. If I run the individual Pick List for the shipment, the correct information populates.How do I get this field to update with the correct FullName for that Shipment?
Hello,I created an attribute/User Defined Field for sales orders. The purpose if to allow selectable text which will then be printed on the Sales Order form. Everything works as expected until I try to print the information.It is a multi-select combo type.I added the “…….” at the end of each because Acumatica joins all selected values into one field. I need to print each value on a separate line. So I was going to create text boxes for characters 1-70, 71-140, etc. on my printed form. (It seems to truncate if I just use spaces instead of “.”s) On the sales order, I select the values I want to print on the sales order form.To print the first one selected above, I created a text box with this value:=Left( [SOOrder.AttributeFORWARDER],10 ) This was just a test, I will want more characters.*****When I print the sales order, this field prints ALL of the selected values, it does not just print the first 10 characters as expected.****** THIS IS THE PROBLEM I NEED TO RESOLVE**** This i
Hi All,I am working on purchase receipt report (PO646000) and I want to add landed cost to the report. I have already joined 2 tables POReceipt and POReceiptLandedCostDetail as below. But I dont know why it’s only print the second line Btw I have tried to put it header session or detail session but it’s still show the same.Pls advice me if u have any idea.Thanks in advanced.
I have a report that I want to restrict users to access only based on the user that is logged in. The report will contain payroll information and I only want the employee that is logged in to be able to access their information. I’m looking for a similar function to the Pay Stubs screen (PR405000) that comes out of the box. Is there anyway to use a filter in the report or a parameter in a GI to restrict the user to only see their information?
How to add field Unapplied balance out of the screen Check & PaymentI added using Generic Inquiry but the figures don't come out right.
Hi All,I want to display attribute table from stock item screen ( CST.IN.20.25.00) in historical inventory balance (IN616000) reportSo I joined CSAnswer in stock item screen ( CST.IN.20.25.00) but it’s only can show first line, I dont know how to show all attributes and its value Pls advice me if you have any idea. Thanks in advanced
I’m trying to create a GI that includes task data (type, status, summary, start date, due date, etc.) along with information from the related entity; in this case, related sales orders (order total, customer ID, etc.). Anyone have any suggestions how to go about connecting these two tables? I tried to “Add Related Table” but the SOOrder table wasn’t an option:
I’ve added a user-defined field to the Sales Order Details by Inventory Item report (SO611500) but I can’t get it to show up in the Additional Filtering Conditions section of the Additional Sort and Filters tab of the report.I came across this knowledge article: But the attribute field I’m using is already showing up in Viewer Fields: Any ideas how to get this field to be visible as an Additional Filtering Conditions?
Good day,I have the attached GI created. I am unable to show for “on-hold” check/payments the unapplied amount for these transactions. I check that correct column/field is curyUnappliedBal based on the inspection tool.Any ideas why the unapplied balance field is empty. I have a number records on-hold that have an unapplied balance.Please advise on if this my issue or an ACM issue.Thank youEvan
Hi All,I have created a new generic inquiry, I joined tables and I want to show project ID in one column. But currently I only can show 2 columns, because project ID appears in 2 screens ( Invoice & Memos) and (Payment & Application) I have tried to use iff function for ar invoice, if project id is null, it’s will show project ID in payment, but it’s not work. Pls help me if you have any idea to show project ID in one column.Thanks in advanced.
Hi all,Has anyone seen this error? Thank you,KT
Hi all,I want to bring project ID in Customer details GIIf I dont use the formular it shows the project ID in text. But if I use Isnull formular it shows the result in INT, the formular I use is “ =IsNull([ARInvoice.ProjectID], [ARPayment.ProjectID] )”Does any one know the reason why when using isnull formular the result is different. My aim is bringing project ID from Arinvoice & ARpayment table into 1 column. Thanks in advance!
We issue some POs in which we will physically pick up the goods. Is there a way to change the Ship To details on the Shipping tab of a PO to reflect a Pick Up rather than a shipment?
hi, i’m sure i’m just not doing this correctly but i have some conditions in place and would not like to show cancelled or invoiced sales orders. however the cancelled is coming up for this customer. does anyone know what i am doing wrong?
Hi! Can anyone help me how to include tax amount under taxes tab in purchase order report base on tax type.Thank you. I hope to hear your response as soon as posible
Hi All,I am have added Location ID Parameter in Physical Count Report IN620500. Somehow when I try to select location when I run the report, it is blank. Would someone have an idea what did I do wrong? Below are the screen shots of my setup: Kind regards,Calvin Law
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.