Hello,

I want to put parameters in the parameters of ZuckerReports. I explain it. I have program some reports with parameters , and it works great. Also with the parameter CURRENT_USER. But now i want to use the parameter CURRENT_USER to 'filter' the parameters of one report, like this:

Parameter USER: select user_name from users where users.boss= $CURRENT_USER

Then I will use the parameter USER in the report but only with the users of the boss.

Any idea? With the sintax i put upper it doesn't work.


Thanks to all, and sorry for my english.