Filter Embedded reports in HTML page

Filter Embedded reports in HTML page

I have a page that has 3 reports embedded in it. When i put something like #Page:Display_job?Job_Number=8 in the URL the 3 reports continue to show all records. How can i make the embedded reports show just the Job_Number records and not show all records? If I put /#Page:Display_job?Job_Number=8 in the URL for each of the individual reports it works fine but not when they are embedded in an HTML page. 

Thanks