|
Beginer2012
Starting Member
45 Posts |
Posted - 07/13/2012 : 12:36:23
|
Hello,
I'm building a report that has a dataset which calls a procedure. This procedure requires a parameter. The parameter is not determined until the user enters it. Basically it is a table name. How ever the fields of the dataset are not showing becasue the procedure needs a parameter at run time. So I can not use fields in the dataset in my tablix becasue the dataset does not have any yet. Any ideas about this problem ?
Thank you |
|