Hi,
I have a subreport built using a data provider class. At the moment, it has a single parameter passed to render the report. It works fine if I call the report directly with a param value. The subreport is nothing but a matrix control.
I've tried adding this subreport to a main report which also is based on a set of data provider / contract classes. As I'm still testing, I've quickly thrown together a temp table containing a single record with only 3 columns. Running this main report without the embedded subreport control, the data for the main report renders without issue. I've tried adding the subreport control to the main report, specified the subreport properties with the single parameter value hardcoded as an expression, deployed the reports, and its failed upon running in AX. Both reports are in the same project in VS. I've read forum posts, tutorials, etc for any information on what I may have missed but everything looks OK far as I can tell.
My question, are there any known issues with subreports in AX. For instance, one post I read said that RDP reports do not work with subreports, but other readings I've seen directly challenge it. Are there best-practice methods in testing the subreport is detectable from the main report?
Thank you.
*This post is locked for comments
I have the same question (0)