In our 2025.10 test environment, a few of our SSRS reports have stopped working, eg our custom AR Invoice Form. Standard SSRS ARForm report works fine.
Cause on our customized ARForm looks to be some UD fields not making it over correctly.
The reports work fine in 2021.2. In our customized ARForm RDD, a couple UD fields are selected for the OrderNum Linked Tables / Description Fields.
But those fields are failing in 2025.2, giving Invalid Column Name error in System Monitor. The only thing I see different is that on ALL the RDDs, on ALL linked tables, ALL the UD columns are duplicated / show up twice in the Description Fields list!
ARForm (default/system RDD):
POForm (default/system RDD):
Are yall seeing this too?
Though here is a custom PO form in the classic UI in 2025.2. The duplicates donāt show up. So maybe it is just a Kinetic UI bug and my issue is something elseā¦
Specific errors Iām gettingā¦
-
Conversion EnsureReportHasRequiredComponentsToRun showed errors on the failing reports, eg āThe column FSCallDt.Company used by the āFsCallDtFsCallMtā relationship is missing.ā I found that for some reason there were a couple fields that got excluded during the upgrade⦠so I un-excluded them and got past that error.
-
When running the custom SSRS report, error in System Monitor now is:
An error has occurred during report processing. ā> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ā> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for dataset āCompanyā. ā> Microsoft.Data.SqlClient.SqlException: Invalid column name āOrderNum_RMFOrder_cā.
2021.2 and 2025.2, 2025.2 classic RDDs (no duplicate shown).
Any ideas what I need to do to get our custom form working again? Thanks much.





