Hi,
I want to get the total number of leads and opportunity created by a person in CRM-2013.
To do that i used "filtered opportunity " in Sql query to get the output and that was working in the ssrs builder. and when i uploaded it in the CRM only the header was displayed the data was not displayed.
but the same query when i used "opportunity base" the data was displayed in the CRM without any error. I know it was not a good practice but that solved my issue.
So how to used "filtered views" and get the output for the same. So do i need to change any setting or other thing so that i can get the output.
Any help will be grate!!