We are currently testing upgrading to Kinetic 2025.2.5 which now holds the reports within its database. I have managed to customize the data definition to include all of the fields I need.
I have the report grouped by JobNum, AssemblySeq, OprSeq - within the Subassemblyseq i need to show a list of subassemblies where the parent is the ‘current’ assembly.
I have tried inserting a table into the main table which uses the same dataset and filters out on this basis - it doesn’t work as it still only sees the current assembly.
I created a subreport which uses the data being output from the RDD and inserted it into the table linking as below:
I have imported the main & subreport back into Epicor and run the report.
It works for some assemblies: -
for others it gives an error ‘Error:Subreport could not be shown’
I could understand if the error was due to there being no records to return and if it was consistant, however, some have nothing to return and it still runs (2nd example above)
Any ideas?


