Introducing Acumatica Cloud ERP: 2026R1
Reports, GIs, Dashboards, Pivots
Recently active
In ARM report, if the data source for a row has no activity, the row shows blank. I need it to show ‘0’ I tried the IsNull formula. This works if I have no accounts in the data source, but if I have accounts selected with no activity in the period, it still shows blank. So it’s looking at the data source rather than the result/activity. Anyone know how this might be accomplished?Thank you
Hello all,I am trying to add an asterisk symbol next to a currency value in report designer, but I’m having some difficulty.I believe that I can’t use the format box in the Appearance section because the asterisk isn’t a numeric value, so I’m attempting to format the numeric value using a format formula, and then concatenate it with the asterisk symbol.I used the formatting suggesting at the bottom of this thread: However, the result that I see in my report does not show any commas within the numeric value. It did add the decimal places at the end. =Format([@PARAMETER],'###,###.') results in a display of 123456.00 instead of 123,456.00Can anyone recommend a solution?
I have a dashboard to display on 20+ kiosk TV screens on our shop floor. We are attempting to show the Moves that were completed for today to show how much progress is being made. I have a generic inquiry that displays the columns needed and the only parameter is the Work Center (each TV screen will have a different parameter value for the appropriate work center).I can get my kiosk software to automatically pull up a generic inquiry for the correct work center by adding “&WorkCenter=SUB3” to the URL to be displayed on the TV screen: Dashboard Parameters, however, do not add the “&WorkCenter=SUB3” when a dashboard-level parameter is entered in:Therefore, I have no way to get my kiosk software to display the Moves by work center by using the same dashboard. I would have to create 20+ dashboards, each specific to a work center.Anybody have creative ideas for how to utilize one dashboard but be able to pull up each work center (parameter) via a different URL like I can with Gen
Hello, We have 2 tenants. Let’s say, if we switch from tenant A to tenant B on some (means not all) primary list screens, like “Bills and adjustments”, the system would prompt a warning, read “undefined: Cannot read properties of undefined (reading 'length')”. Normally, this is not serious. We just click the OK button. and reload/refresh the screen, everything is OK. But today, a user claims even if she reload the screen, the error stays. So can someone tell me how is this error coming from? How can we solve/avoid it?
Error occurred when “RUN PROJECT BILLING” states that “An error occurred during processing of the field ProjectID value 39 Task Type is not valid.” We went into all the parameter's and we do not have a task 39. Any solution would be appreciated as we cannot run the Project Billing
Good day,I am trying to use the below formula to change the color based on the results; it was validated. However, the error I can get it the array is outside warning bubble.=IIf((DateDiff('d',[SOOrder.RequestDate],CDate([SOOrderShipment.ShipDate]),'>0,blue','red60')))I made some changes but the same result or it is didn’t work to change the color based on >0 or <0.Your assistance would be greatly appreciated.Evan
Hi there,I have created a GI to know the qty beg, qty in/out and ending qty during a date range. I only use one table INItemSiteHistDay Before I group by InventoryID and SiteID: I expect to only show one line as below, but when I group by inventory ID and siteID, then I select the max Date, but Qty Beg and Ending are sum up, the Qty In or Out is correct. I do not know how to take two values from 2 rows: qty beginning of date from and ending qty of date to.After grouping My parameter:If you have any idea, pls advise me how to achieve it.Thanks, in advanced.
This is a manual order from BC, we want to map this from the Bigcommerce who made the order. Is this possible?
Has anyone found a way to generate POSTNET barcodes on reports? POSTNET is used by USPS for automatic processing for mailing addresses. Below is an example of POSTNET. I have found several ISVs that would handle this creation however I am looking for something out-of-the-box. Thanks!
Why does acumatica show different values for the same variable/transaction in different places/report in acumatica. It is supposed to show the same amount/value for that variable/transaction irrespective of from where it is fetched in the acumatica system. One report is showing the correct value while another shows wrong value . Is it referencing a wrong table ? Why does this happen and do I need a sql script (coding) to fix this ? I do not have any further information to give ,
Hello to all. I have created a PM report that lists all my projects as the first column and then revenue by month. The report does exactly what I intended which is to show all my project revenue by month for the whole company but I now need to see project revenue within a branch. I was hoping that in the report definitions / default data source settings - I would be able to request the branch. I do not have the option. Any ideas how I can get this?
Community,Question on adding an additional hyperlink on this report. There is currently a hyperlink that takes a click action to the customer information. I have a manager that would like to have it set up when they click the “Past Due” numbers to take them to the invoices that are open. How would I set up an additional hyperlink on this report. This is in the Report writer. This is the report. The highlighted in yellow are the columns they want to click on and open up into the invoice. Thank you in advance for pointers.Trisha
I am unable to see dashboard widgets for a particular role, which seems to be locked. How can I resolve this issue? Are there any access rights that need to be given?
Hello Community,I have been trying to create a report where I would like to display the below highlighted fields in my report: And have the following relations established: How can i put up the condition to only display the type=Subcontract and the description from the Subcontracts screen?Thanks in advance.
Hello team,I have added one UDF field in the projects form, but its values isn’t getting displayed in the report: I also tried using the INNER JOIN between PMProject.AttributeAuthorize & AuthRepres.BAccountID; PMProject.AttributeAuthorize & AuthRepres.AcctName but it displays the same result as above.
I am trying to filter the results of a report based on the below filters However, it is calculated field in the table as shown below: I am using the same formula on the filters tab like below: However, on the report - it does not list the items that are aged between 45 and 90 days ONLY. Can you please advise what I am missing here? thank you@lauraj46, @Robert Sternberg - any ideas? thank you!
We have a report that has text box with nothing but information on where to call, or order items online. The text box reads: Questions? Call 123-456-7890 | (yes that is a pipe symbol included) Order Online at www.company.com. For some reason it is throwing an error. I have tried using single and double quotes in various places but still no joy.
Having a issue joining FSARTRAN in a GI with ARInvoice and ARTran - does not show as related table and can not add manually. Yes - Field Service is enabledWhat am I doing wrong?
Hi, I tried to modify our Check Report to show more line under remittance. But it stop at row 12. Try to add more variable but do not know what I missed because it still does not work.Can someone help me with it ?Thanks
I am trying to write a GI that shows when there is time activities that are not included in a Time card that is released.If a timecard is corrected, I need to eliminate the old card.There appears to be nothing on the header EPTimeCard that can help me to do this.The old timecard has a TimecardType or Normal and no reference.The New timecard has a TimecardType of Correction and a reference to the old time cardA non-corrected type card is the same as the old one.I tried to create a join using TypecardType to elimate refs where it is “Correction” but I get an error message Error: The virtual field TimecardType cannot be used in a condition expression.Is my only method to look at the PMTimeActivity field IsCorrected and then just create a grouping?
what installation missing this package, but other package is working.this package have only screens is show it. other left menu not displayed
Dear Acumatica Community, I was wondering if anyone knows how to force the system to print the additional remittance every time a check is being printed?The best I could do was set the line per stub in the payment method screen to one which will trigger the additional remittance when there are 2 lines or more in my check stub. However, I would like the additional remittance to print even if there is only 1 line in my check stub:Is this possible or is there any code changes I will need to do? Thank you, Choenho
Hello!I am new to the KPI dashboards and I am hoping to utilize the dashboards that are provided by Acumatica to its full potential. Can someone please explain the capabilities of the dashboards in relationship to KPIs? As well as the best way that I can implement this in my company. For background information, I work for a medical reseller company that services the Los Angeles, Orange, Riverside, and San Bernardino counties in California. We mainly service nursing home facilities and have contracts with VA hospitals around the area. Any insight and tips on how to utilize the dashboards are most appreciated. Thank you!
One of our clients noticed that our GI-backed functionality (retrieving PMProject.Description) was always returning the values for English, whereas they also had a French localization set up.They would have preferred to see the results in French. Is there a way to retrieve localized values through the OData interface of a GI, or is it something that is not supported at all?
I am trying to use the following statement of a Data Field in the Results of a GI.=iif([PrevPDO.EffectiveDate] >= '2023/06/24',[EmployeePDOHours.PDOHours]-[PrevPDO.HoursUsed],[EmployeePDOHours.PDOHours]-SUM(Iif([PMTask.TaskCD] = '10',[PMTimeActivity.TimeSpent]/60,0.00)) + [EmployeePDOHours.HoursUsed] )When I run the GI it errors out with a GROUP BY clause error.However, when I take out the SUM(Iif([PMTask.TaskCD] = '10',[PMTimeActivity.TimeSpent]/60,0.00)), I can run the GI without an error, but it does not calculate what I want as I need to include the SUM of the time activity based on that Task ID. I can put that SUM(Iif([PMTask.TaskCD] = '10',[PMTimeActivity.TimeSpent]/60,0.00)) into another GI Results row and it returns the correct value, so it IS a correct forumla. It simply does not want to work inside of that other IIF statement. Is there something I can do to make this work?(If there is even a way to create a GI variable with that SUM value and then referenced in the II
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.