Skip to main content
2 件の回答
  1. 2013年11月1日 8:50
    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
0/9000