I am attempting to modify the BOMConsistOf report to add several fields from the InventTable, and two fields obtained from Invent Table methods. This is the first RDP based report I have ever attempted to modify. I believe that I have successfully modified the code, and added the new fields to the BomConsistOfTmp table and the BOMConsistOf query. The standard AX BomConsistOf report runs fine with these modifications. When I modify the dataset of the SSRS report to include the new fields, errors start to occur when running the report. "The parameter InventStatus is missing a value." I disabled a few of the fields and redployed the report and then the error changed to " The hidden expression of the tablix contains an error. The input string is in the incorrect format. I haven't yet added the fields to the design or modified the design in any way. There are no formulas at all on the hidden property of the referenced tablix, and I have not modified the InventStatus parameter default (or any parameter). I am baffled about how these errors can be related to adding fields to the dataset.
Does anyone have any ideas?
Thank you in advance!
LJ
*This post is locked for comments