Hi Everyone,
I added two new parameters to the data contract of an RDP-based SSRS report so I could display a name instead of a RecId. In the UI builder I resolve the RecId to the name in getFromDialog() and hide these two fields from the dialog with visible(false).
After adding them, the report won't deploy and I get:
The number of defined parameters is not equal to the number of cell definitions in the parameter panel.
I've already tried setting the new parameters to Hidden in the report, and restoring/recreating the dataset, but the error persists.
What does this error mean? and how to solve it?

Report
All responses (
Answers (