We recently moved an old CRM 4 system to a new CRM 2011 system - updated all of the java and just going through a testing stage.
One thing I've just found is if I write a report the pre-filtering doesn't work.
I've gone back to basics and tried:
SELECT name
FROM FilteredAccount AS CRMAF_Filteredaccount
The report in BIDS returns all Account Names but if I upload the report and open an account then run the report, the report opens but no data is returned at all.
What may I have missed?
Matt








