hello everybody

I'm trying to make a report with Zucker. The report will show all the calls from a user and a selected account.
The problem is when I choose an account and a user, and that user doesn't have assigned that account, the reports is empty.

To solve this problem, I want to filter the drop down list that shows the accounts in the parameter part. The list should show only the assigned accounts of that specific user.

Thank you.