Query Reports with SQL
Last October we upgraded from PDMLink 10.1 to 11.0 and also switched from Oracle to SQL. Now, many of my reports don't work anymore. I don't know if it's because of the new version or because of SQL but it's very maddening.
On one of my reports I get a message: ERROR: A statement with aggregate function can not be used with access control.
I have no idea what that means.
This was a simple report that let me know the last time a user logged in.
I used the Audit Record table.
The Selects are User Name and Event Label. Then I put a Maximum on Persist Info.Created On.
This last Maximum is the problem but I don't know how to fix it. Anyone have any ideas?

