When you want to call text box data value in report header then use below expressions.
ReportItems!<TextboxName>.Value ,where the textbox name should be the textbox you put in the report body having the dataset field value.
KeyWord: SSRS Interview Questions , SSRS Interview Questions and Answers, SQL Server Interview Questions and Answers
ReportItems!<TextboxName>.Value ,where the textbox name should be the textbox you put in the report body having the dataset field value.
KeyWord: SSRS Interview Questions , SSRS Interview Questions and Answers, SQL Server Interview Questions and Answers
No comments:
Post a Comment