Filtered views.
-
Thursday, January 17, 2013 1:03 PM
Why we have filtered views in CRM? For custom reports which to go for, filtered views or fetch xml?
All Replies
-
Thursday, January 17, 2013 1:13 PM
Hi,
Definition by Microsoft: "Microsoft Dynamics CRM 4.0 includes SQL database filtered views that are used for business data access. Filtered views are fully compliant with the Microsoft Dynamics CRM security model. When you run a report that obtains data from filtered views, the Microsoft Dynamics CRM security role determines what data you can view in the report."
In other words in pull data from database but with data filtered by your roles.
If you use Crm online you must use fetch xml. Refer the next articles:
Hope this helps.
If i answered your question, please mark the response as an answer and also vote as helpful.Pedro Azevedo Crm Specialist 4.0\2011
- Proposed As Answer by Azevedo Pedro Thursday, January 17, 2013 1:13 PM
- Marked As Answer by Yogesh Mulay - MCTS Thursday, January 17, 2013 1:45 PM
-
Thursday, January 17, 2013 1:45 PMThank you Pedro !!!