scheduled reports and view access to parameters

Hi everyone,

 

I just wanted to double-check (before I start making myself nuts), but am I correct in thinking that short of giving a user group SA rights or transferring ownership via a backend SQL job, there’s no way someone can see the parameters used in someone else’s scheduled reports, correct? 

 

Cheers,

Kathleen

  • Former Member
    Former Member $organization

    Hi Kathleen

    All of the parameters are recorded in the gooesoft_* tables, so if you wanted to make them available to others for checking, it would be fairly straightforward to write some SQL to return them in a report. 

    Ken