Hi guys,
When creating new SSRS, initially there is one data set, then I'm added 1 new data set and now getting this error /The number of defined parameters is not equal to the number of cell definitions in the parameter panel/
This new data set has 1 parameter, I only suspect because when add new data set, first it was named Dataset1, then I renamed it, while in Parameters node that new addition already created with named Dataset1. So in Parameters node, I renamed as well with the format following what other parameters named format which I assumed it is /<dataset name>_<parameter>/
But the error still persist. I found few blogs mentioned, I should manually fixed this by open the XML file of it. However I cannot find any suspicious thing inside XML. (Also maybe because my limited knowledge about this)
Most importantly, is there any better way of fixing this ? rather than going to open XML outside Visual studio ? I feel this way is dangerous and not an appropriate way of fixing thing.
Anyone can advice ?