Forum Discussion
Karolina411
Helper V
2 years agoDisplaying 2 datsets on one page using Monthyear Parameter
Greetings! I have a Paginated Reports (I am using a tabular model from our analysis server) question as I have 2 datasets joined by a common Parameter which is the DateColumn MonthYear- I have these ...
Anonymous
2 years agoNot applicable
Hi Karolina411 ,
You can try the following steps:
SSRS is case sensitive, so make sure you spell the dataset name correctly when referencing it in your expression.
If you are using the + operator to splice characters, you can try using & instead.
Here is the solution to a similar error, hope it helps:
Multiple DataSet error SSSRS - Microsoft Q&A
Error in SSRS "Aggregate expression without scope – SQLServerCentral Forums
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.