
above link is my design page. I need to link two datatable to my rdlc report...
but when i create two datatable and link correponding field it show some error....
" Error2The Value expression for the text box 'Textbox3' refers to the field 'AcHead'. Report item expressions can only refer to fields within the current dataset scope or, if inside an aggregate, the specified dataset scope. "
i searched on net but very less result showing my requirments...any body have any idea...
Loading

mohammed shamsheerPosted Apr 6, 2015, 9:10 AM
Ravi KumarPosted Apr 6, 2015, 9:05 AM
create dataset
in that create one table with all the columns
or create view in db
by using view create report