You need to define that report in the parameters of the report itself. I'm assuming you're using the Kentico Report module, is that correct? You then set the default value for it in there to a macro {%CMSContext.CurrentSiteName|(identity)GlobalAdministrator%}
Then you reference the parameter by the code name you gave it in your SQL query like you've done already.