Reports, GIs, Dashboards, Pivots
Recently active
I’ve been testing 23R2. In many Generic Inquiry definitions I get the warning shown below. The message makes no sense, when I run the inquiry it does display these field and my user has sufficient rights and there was no warning like this in 22R2. This issue introduced in 23R2. Anyone else seen this or have an idea what cause sthis?
Hi, I am making an EFT only report of report AP Payment Register. One of the changes includes wanting change the RefNbr parameter to use the APPayment DAC to select a payment rather than from APRegister. Currently, the report parameter is defined as follows: And parameter Doctype is this: When you select a doctype first, the RefNbr parameter selector then displays all AP register records for the doc type you’ve chosen. So I naturally figured I’d change the RefNbr view name definition simply to the following below so that it works like the selector in bills and adjustments: =Report.GetFieldSchema('APPayment.RefNbr,DocType') However, when I go to select a payment using the new selector, while the payment selector pops up, it’s always empty. There are plenty of EFT payment method records listed with Doctype Check. Going to the bills and adjustments transaction and using the selector is proof of this. Is there something I’m doing wrong or does APPayment selector simply not work properly w
I have 3 sub reports added to my main report and each as a sub total, how can I access the sub totals on my main report - I tried $subReport_TotBills for example and it didn’t work.
I am creating a generic inquiry where i would like to join the ARInvoice table to the FSServiceOrder table. This is so i can refence the docdate of the Invoice. What are the Parent and child fields to link service orders and AR invoices table?
I have created a new report that I send in addition to my drop ship purchase orders. For each PO I send they need to have their own customer facing pack slip sent along for fulfillment. I need to filter based on the date and the vendor ID. I have gotten everything set up where the report runs but it is not respecting the individual orders and dumping everything into one PDF, grabbing the most recent PO header information. Where would I add something to say I want each order and their respective lines to generate on its own PDF? The PDF file can still be compressed to contain all available order, they just need to print on their own pages based of the PO order number.
I wonder if there is an option to have column in a GI to enter data on the GI itself and than we can use an import scenario to update data entry forms in Acumatica.Please let me know, Thank you
Hello, Brand new to Acumatica, I am creating a GI for PO vs Avg cost comparison and would like for the field that contains the PO cost to highlight red if its greater than the AVG cost field. I have the entire GI built but am having some trouble getting the format of the formula for this to happen. I was hoping maybe some one here could help me with this ?
I’m looking to figure out how to make my row styles based on the Days Lagging column, which is a formula that is the following:=DateDiff('d', [SOOrder.OrderDate], Today()) I’d like to color code on the Days Lagging to show Red as greater than 90 days, yellow greater than 60 days, green greater than 30 days. I’ve tried using a Switch statement that has IIf inside to do the same math, but I’m getting out of bound array issues. What am I doing wrong lol?
I created a custom Attribute for an Inventory Item. I want to print both the Value ID and the Description on the Report.0001 Ryan HarrisWhen i select the attribute from the Inventory Item. It only prints the Description. How can i get both to print on my report?
Greetings,Newbie Acumatica user here - just 10 days in…When running a Vendor Transaction History report for a specified period, known transactions, and in some cases, entire vendors are missing from the report.Any ideas?
Change Order Commitments report SC645000-Previously Approved CO Total has field listed as =$subReport1_AllLineTotalPrevCommCOAmt What are the steps to open the subreport for modification?
Hello - We want to add the ability to see who added or removed an attachment from an Bill, and when. I have added the AP Bills Screen ID to the Audit History, as well as all the associated tables, but I cant seem to get it to work correctly. I am getting very minimal results when running the audit history, and they all seem to be centered around the creation of the document. Do you know how to get an audit trail of attachments on a Bill?(In screenshot two I get about 30 results, for all usernames in the prior month. I dont know what is triggering this, but we have hundreds if not thousands of bills across the portfolio across that time frame, so I am not sure what this is triggering. )Thanks for any suggestions!
I have two tables created but unsure how I can join these since I have different conditions & aggregate functions. Our goal is to see the total # of Service hours for an Installs completed last week. Service hours are defined as estimated duration of inventory IDs on SORs that start with “SER”. Ideally table would look as follows:Service Order Nbr. Install Appointment # Install Date Total Service Here is table 1:The conditions here are FSSODET.InventoryID = Install Grouped by FSServiceOrder.RefNbr The Install Date is the FSAppointmentDet.TranDate and aggregate function set as Max (to give us the latest Install Date. Here is table 2:The condition here is FSSODET.InventoryID starts with “SER”. Grouped by FSServiceOrder.RefNbr The total service is the FSSODet.EstimatedDuration and aggregate function is set to SUM. Conclusion:I’ve tried to combine these two tables but get inconsistencies - I’m unable to sum the FSSODet.EstimatedDuration while omitting the Install item. Not su
We are creating an automated process for importing BOMs into Acumatica. The data for these BOMs sit in SQL and we are creating an SQL view for all recently uploaded or modified BOMs.Our goal is to create an automated schedule that imports these BOMs daily.I will be creating a business event and schedule, but once I get to create the subscribers I’m seeing that the screen associated with the Business Event becomes the data provider of the import scenario. My data provider for the import scenario needs to be the SQL provider.Is there any way to use an automation schedule to trigger an SQL import using SQL provider? Will I need to create a custom GI for the SQL data which then would flow as the data provider of the import scenario?
I am currently adding a filter condition to the Trail Balance Summary report, specifying a 'From' and 'To' period as shown in the attached screenshot.When I pass a different period condition (e.g., From period: '01-2023' To period: '07-2023'), and considering that the financial period has been closed, while running the report between these dates still results in the Beginning Balance displaying random values.While running the report with the same period (e.g., From Period: '01-2023' To Period: '01-2023'), we obtain the expected output with the Beginning Balance displaying correctly.However, the issue arises when running the report with different period conditions. The Beginning Balance does not come out as expected in such cases.Any assistance with resolving this issue would be greatly appreciated.Thank you.
I am currently creating a dashboard for our executive team. I have created a new inquiry for the fields I need to pull in. I am using the KPI widget and the labor looks like it is coming through in seconds and the inquiry is doing the same when I use SUM in the total aggregate function. Does anyone know how to make it add minutes/hours?
I am currently adding a filter condition to the Trail Balance Summary report, specifying a 'From' and 'To' period as shown in the attached screenshot.When I pass a different period condition (e.g., From period: '01-2023' To period: '07-2023'), and considering that the financial period has been closed, running the report between these dates still results in the Beginning Balance displaying random values.Can anyone assist with this issue?Thank you.
Why can’t I use this field in Conditions? I seem to be able to use all other LastModified fields (Ex. Appointment Last Modified) in Condition?
Hello! I am trying to create a GI to see consumption (issues, adjustments, invoices) and receipts by stock ID by week # (ex. the 15th week of 2023 (15 2023)). We are struggling to take the information from “Inventory Transaction History” and put it in a GI. The table name we’re looking at is InventoryTranHistEngResult and its relation to intran and intransplit.Thanks for your help!
Hello Community , I need to make an report of AP and AR invoices which are in same Due date , in generic inquiry , i use left join AP to AR on Data field of Due date , but i’m facing with issue of repetition of data ,For example at 2/15/2024 i have 4 AR invoices and 1 AP invoices , in the Result Grid AP invoices will repeated instead of showing just 1 invoice . also when i want to use group by i have same problem on summing the invoice amount and if i want to use Union Join there is no featuret in Generic inquiry .in a nutshell, how can i avoid repeating data in Generic inquiry
HI,I need to send out email to all existing employees.I have created a GI with all active employees and their Email address.I have also setup a Business event, with Email Notification. Business event works when new record is added, but I need it to work for all records. Please Help!!!
I want to take a look at the current access rights for all users and roles to determine if they were given proper rights according to their nature of job duties or roles and determine if the access rights needs to be modified.
Hi Guys,Hope you are all having a great day!!!I have been using a GI to calculate our weekly labour costs.I have encountered an issue where if a BOM Cost is calculated, from the BOM, a fair few BOM costs disappear from my GI and i have to roll the costs, we have near 60000 InventoryIDs, and this is quite a lengthy process.My GI is attached and our VARs are unfortunately unable to see anything wrong.Am I using the wrong table? Should I use BOMCostHistory rather than BOMCost?Any help is greatly apreciated,Thanks,Aleks!
How to retain the formatting even after refresh ?
Hello all,I have been working on Budget Details GI and I am looking to add the ref numbers of the PM transactions, only the ones that either have the status as On-Hold or Balanced. I am able to display the correct figures, but the ref numbers are getting duplicated even for the Project Tasks for which no PM transaction has been created. How can I resolve this? Also attaching the XML file for same.Kindly let me know how to resolve this.Thanks in advance.
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.