Dynamically alter calender report properties

Dynamically alter calender report properties


I am trying to dynamically change the date wich is displayed by the calander report. 
For Example:
I have a calendar report wich is embedded inside a page with a HTML snippit.
I have made a workflow to automatically add a day to any event I choose. The problem is that while the event date has changed the view wil not follow to the moved event.
What i want is a way to instead of displaying the default date of today, to display the date of the moved event.

Does anyone know how this might be accomplished?