change label caption from a stored procedure result
I need change label caption on the report using Report Builder and data source from a stored procedure.
Your information and help is great appreciated,
regards,
Iccsi
I need change label caption on the report using Report Builder and data source from a stored procedure.
Your information and help is great appreciated,
regards,
Iccsi
There are at least two ways to handle this.
The first way is to pass the column headings to the report as parameters.
The second is to use a sub-report that uses a one record result-set which contains the column headings. You will need to set the sub-report's margins to zero to get things to line up properly.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.