You can export the data model to a text file (xml). I'm trying now to add the parameter there and resave the file back to a report model, which you can also do and then upload into the report manager.
Not sure where to go from here but I'll keep you posted. Thanks for the input.
I guess I wasn't to clear - I'm creating a Report Model Project that is used for the Ad Hoc Reporting functionality of Report Services 2005. When you create a Report Model Project you create a data source (.ds) and then create a data source view (.dsv). The datasource view is a diagram of the...
I'm trying to add a dynamic parameter to an entity in a report model data source view, for example the entity is built on the following
select docid, facilityid
from userfacjoin
where docid = @docid
The query will run when creating but when you try and save it says that the @docid variable has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.