Views:
Applies to Product – Microsoft Dataverse

What’s happening?
The Dataverse search index has unwanted tables checked, which the customer does not need. Despite unchecking these tables in Power Platform, they are rechecked automatically.

Reason:
This is caused by an active solution that is setting the SyncToExternalSearchIndex property to 'True' for the entities. This configuration is preventing the customer from excluding the tables as needed.

Resolution:
To resolve this, the customer needs to modify the active solution to set the SyncToExternalSearchIndex property to 'False'.