
2 件の回答
You could also create the Report on Account object ,& add filter criteria to the report as :-
Account name starts with "Not provided"
OR
Account name contains "Not provided"
Contains:- Will check for the words that you define in the filter through out the Account name
Starts with:- Will check in the begining of the Account name.
You can take any one of the above that suits your need.
Regards,
Subbu