Hello,
I have created a report that has four datasets all looking at the same stored procedure using the StoredProcedure Command type. All are parameterised by a single date.
The difference between the four is a static integer parameter that I have manually set in the Parameter tab for each Dataset.
The first two Datasets return the correct information (they return the same data structure from the SP). With the second two however, they work fine when I "run" the Dataset in the Data Tab, but I can't get the Field List to match what is being returned here. The Fields remain the same as in the first two Datasets.
Can anyone help?
Thanks
I have created a report that has four datasets all looking at the same stored procedure using the StoredProcedure Command type. All are parameterised by a single date.
The difference between the four is a static integer parameter that I have manually set in the Parameter tab for each Dataset.
The first two Datasets return the correct information (they return the same data structure from the SP). With the second two however, they work fine when I "run" the Dataset in the Data Tab, but I can't get the Field List to match what is being returned here. The Fields remain the same as in the first two Datasets.
Can anyone help?
Thanks