Hi,
When I set the criteria on my report to..
"Email" == zoho.loginuserid
..it works fine when I access the application, but when I
publish the report and access that particular published URL, no records display. However, when I set criteria to..
..all records with "
me@myemail.com" are displayed. Why does publishing criteria work for a hard-coded values, but not work for system variables?
This seems like a bug..