In RDLC report, I have modified stored procedure to output additional two columns.
Now, when i open RDLC report and refresh the dataset (under report data) then, fields are just disappearing from report data view and dataset is not refreshed.
Can any one provide solution to refresh the dataaset so, additional two fields also appears.
I checked other post but, its all saying to refresh dataset or edit but, in that case, no fields appear how i shared above.