Error 1 : The Value expression for the text box ‘NamaField’ has a scope parameter that is not valid for an aggregate function. The scope parameter must be set to a string constant that is equal to either the name of a containing group, the name of a containing data region, or the name of a dataset.
Hal ini disebabkan VB tidak menemukan field tsb sehingga kita harus memeriksa kembali file RDLC dan periksa properti nya apakah sudah sesuai atau belum
Setelah yakin valuenya sudah benar, recompile programnya.
Demikian, semoga bermanfaat.