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.