Introducing Acumatica Cloud ERP: 2026R1
Reports, GIs, Dashboards, Pivots
Recently active
I am trying to add our Customer Alternate ID to our Purchase Order Report and it is not appearing. Any help appreciated!
Hello all,I have been able to add an image as a watermark, Acumatica logo, to the Sales Invoice form, which shows in the HTML view as seen below. However, when I switch to the PDF view the watermark disappears as seen below. Also, exporting to PDF or emailing, via the SEND action from this screen the resulting PDF file does not show the watermark. What do I need to do make the watermark appear in the in both the views and on the PDF files? Below is the setting I have used in the Report Designer.
How to make the quantity in the printed form blank when the quantity in transaction is 0 and show qty if transaction has quantity? Currently, it is not visible. If I make it visible, it is going to show quantity for all transactions even with quantity 0.00.Can someone please guide me? Below is my expression: Sample transaction ran from Project Billing:
I’m looking for a way to easily show which user picked and packed a shipment--ideally without enabling Audit History for non-administrator user roles.We’d like to track both who picked and packed each shipment. Is there a way to expose that information through a GI or report, perhaps by referencing system fields or tables that store user IDs tied to those actions?If anyone has done this (or knows which tables or fields contain that data), I’d really appreciate any pointers.
I’m trying to create a GI that will show all five lines of a Sales Order using joins based on line numbers. However, Line Numbers (or Sort Order) don’t follow a sequential order, so I can’t filter based on 1,2,3,ect. I tried the following join, but this only results in the first value working correctly, and the rest being the same part repeated over and over again (and its not even the second part in the list.) Is there some way to fix these joins so that they work correctly? (See attached GI)
Hello everyone,does anyone know how I can move the position directly to the second page instead of splitting it across two pages?The "keep together" option is set to true,and both "can split" and "can shrink" are set to false, but it still splits. Does anyone have any idea?Best regardspantea
Report DesignerI have this issue with Picking Report, the first two items get duplicated when I'm running the report designer.
Looking to add a Generic Inquiry to the customer portal which shows any open projects associated with the business account of the user currently logged into the portal. Adding the GI itself to the portal is easy however, I am unable to find a way to construct a filter that would look at the currently logged in users associated business account. I tried using the AccessInfo table in the GI however this was unsuccessful. Has anyone attempted something like this with the Customer Portal and a GI?
Hi,I have a client who needs to report GST in Canada on the Sales and Purchases side. However, they have multiple AP or AR line items under one invoice that could include GST and Non-GST items. I am having issues how to reflect both GST and Non-GST amounts on the Tax Details or Tax Summary reports under % Taxes in Acumatica. Here is an example of the Reporting Group I have setup on the Purchases (AP) side. I have also created two separate tax zones for GST and GST Exempt here are print screen of those: What am I doing wrong? Any help would be great.Thanks,Frances
Hello Everyone, I am trying to add watermark in paid invoices, Text box is working fine but i want watermark. I tried everything not getting the results. Please Help!
I have a simple GI that displays custom, Commission Paystub records for the logged in user. I created shared filters for “This Week”, “Last Week”, etc. to filter those by date range.I exposed the GI to mobile.It works as expected, on web and on mobile.However, I created a dashboard with a KPI widget that uses the “This Week” shared filter from the above-mentioned GI to sum and display the total commission for the current week.I exposed this dashboard to mobile and it also works as expected until the user taps on the KPI to open the supporting GI. The data for the “This Week” filter displays as expected but when the user switches to a different tab the GI data does not refresh. For example, if the “This Week” filter displayed 10 records, then the “This Month” filter will display the same 10 records, but no more. Any other filter that has a date range that encompasses the records initially displayed on KPI, will display those records and only those records. Any other filter will be blank
I’m trying to make this report portrait, however, this report always seems to produce landscape. It seems like there may be extra stuff to the right. What can I do to change the layout of the report?
Hi All. I have a report that I exported in Excel, but the pageHeaders/groupHeaders sections are cut off. They should be extended far right up to the last column. How it looks in: Excel exported (not OK) - How to extend to the right?: Report designer (OK): System generated report (OK):
For security reasons, I need to export a specifically formatted .csv file to a bank via sftp. I have a GI that populates when the payments are generated with a specific payment method (but before release). I then have automation schedules that process the export scenario to populate the file, then a separate one on the File Synchronization screen to synch the file(s).This process works and the bank gets the file. BUT, the synch is set on a schedule and submits empty files when no payables are run and I can’t seem to get the business event to trigger export when the file is updated with new/incremental data.Any ideas?
Hi,I’m building a report in Acumatica Report Designer where I want to show headings like “Smoking Tobacco” and “Moist Snuff” only once, followed by all the detail lines for that category.Right now, the group header (e.g., Smoking Tobacco) is repeating for every single record. I only want the heading to appear once, then all detail rows for that group, and then the next heading (e.g., Moist Snuff) with its details.I tried using an expression like: =IIf([InventoryItem.ItemClassID] = 'PIPETOB' OR [InventoryItem.ItemClassID] = 'HOOKAHTOB' OR [InventoryItem.ItemClassID] = 'RYO' OR [InventoryItem.ItemClassID] = 'WRAPAPRTUB')…but this still causes the header to repeat for each record instead of grouping properly.How can I set up grouping in Acumatica Report Designer so that the header prints only once per group, with all the records underneath it?I am trying to populate for example smoking tobacco transaction uder its heading and other data under another one. Report is based on the Report for
I’m trying to create a report that displays a shipment’s Return Label and I believe this is the field, however, using it produces inconsistent results. Sometimes, it produces the return label, and other times produces the shipping label. Is there a way to ensure only the return label is displayed?
I’ve built a report that pulls shipped item information from shipments for forecasting purposes. I’m trying to link my existing tables to POOrder through POLine (ShipLineSplit to POLine on InventoryID) but am receiving grossly inflated shipped numbers. Any ideas on how to solve this? I’ve pasted a snapshot of my current relationships. Without the PO tables, the report works like a charm but I’m trying to exclude certain PO quantities (bulk / special orders) from a field that displays InSiteStatus.QtyPOOrders. Thanks.
Hey All - I have seen the topics of issues with reports not filling up the page and leaving blank space, but unable to get mine to work - anyone have any tips? I had to Zip the file to load it.I tried:Changing to false on landscapeChange to Letter vs A4Print Empty on sections to False
Hi.I need to create a GI that should calculate values the same way as in a rowset. How i can do this?
Hi all! I’m trying to create a report using GI that shows all landed costs and the POs they are related to. The problem is that I’m getting a lot of blank lines.I’m using these data sources:PoReceiptPoReceiptlineLandedCostDetailsPoorderLandedCostDoc
Hi Team,We need to create a new QR code in a report, which, when scanned, should display multiple fields and images with labels.Kindly assist us with how we can achieve this. Regards,Sagar Gadge
Is there a way to combine multiple lines of a Sales Orders into a single entry? I thought it might be possible to have multiple joins with SO Line Nbr being the criteria for each one, but I can’t seem to figure a way to have a number be a join criteria. Is there a way to do this?
In Report Designer, I am able to change the ExportFileName to be what I want, (mostly just including the Reference number in the file name). Which works when generating the file from the Invoice/Memo Report screen AR641000. However, if an invoice is processed and the email template sends out to the customer, it includes the same Invoice file, however the file name is overridden. And only contains, Invoice_Memo -(9-12-2025).pdf. Is there any way I can stop this override from happening? Or some spot in the email template named “InvoiceNotification” I don’t see anywhere that I can change this, the only Report Parameters I can put on the attachment is Document Type and Reference Number. I cannot add a line for the file name.
I’m trying to create a dashboard that displays the current accuracy of cycle counting. I’ve been able to create a table with all the cycle counts, and get each individual line’s accuracy by dividing variance qty by book qty. Unfortunately, I can’t just take the average of this field, as that would ignore the differing qty throughout the lines and thus not produce an accurate average. Is there a way to do this so the value could appear on a dashboard?
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.