The analytics team at your organization has created Power Bl reports that enrich data about your accounts from Dynamics 365 Sales with data NOT contained in Dynamics 365 Sales. The Power Bl reports are referenced by your executive leadership as the primary source of truth about account success metrics. Sales leadership has requested that sales users can see these insights about the accounts they have access to within Dynamics 365 Sales. You need to enable the insights to be available to sales users in Dynamics 365 Sales. What should you do?
To enable comprehensive search capabilities for administrators to find all records referencing specific terms (such as ''Corgis''), it is essential to ensure that all relevant tables are indexed.
In Dynamics 365, configuring search functionality for specific tables involves setting up the tables to be searchable, which can be done by indexing them within the solution.
Indexing relevant tables makes them accessible in the search feature and ensures all fields within those tables can be searched, allowing for quick retrieval of records that reference specific terms.
System settings (Option A) is limited to selecting up to 10 tables and is more about quick search rather than full indexing. The sync to external search index setting (Option C) is for integration with external search tools and does not directly impact internal search capabilities.
Adding columns to the Lookup view (Option D) affects how lookups work but does not influence full-text search results.
Reference from Microsoft Documentation:
Magda