Hello
I am doubt with ZuckerReports 1.8.
I created one query template called 'Report1' and bind parameter 'Account' (ACCOUNT_ID).
Report1 Query:
Parameter 'Account' Query:Code:select name from accounts
My question is when I run the report. In the selection field of 'Account' parameter, I choose an account (view image http://www.dibconsulting.com/sites/images/reports1.jpg ) but when I run report appears all accounts (view image http://www.dibconsulting.com/sites/images/reports2.jpg)Code:select id, name from accounts where deleted = 0 order by name
The report should not have just the account that I selected in the 'Account' parameter?
What am I doing wrong?
Someone can help me?
Thanks


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks