Filter for openURL: #View

Filter for openURL: #View

Hello! Is there a way to automatically filter a report when opened via openURL:#View 
I am trying 
  1. fetch_record = <fetch criteria>
  2. openUrl("#View:Report_Link?Event_ID=" + fetch_record.ID , popup window)
but this opens the full report with all records.