Hi,
You can store the date and time using the convert time action. And passing in utcNow()
Now you will need to store this date time somewhere. Anywhere that the flow can access. Like SharePoint, Or SQL.
At runtime you can query and get the date time value and use that as a filter on the Graph objects.
—Josh
If you like my post please hit the "Thumbs Up" -- If my post solved your issue please "Mark as a Solution" to help others