I know this is a year and a half late, but I had a similar issue and just found a solution! Create a new 'text' prompt _metauser - I've made it hidden, required, and used throughout the project. Then in the default field put: &_metauser. Now in the dynamic prompt, you can make it dependent on the _metauser prompt. Only the departments that metauser is associated with in your registered table should show up. I'm using SAS 9.4 and EG 6.1 - not sure if it works the same for other versions. It seems to work in both EG and the stored process web application for me.
... View more