I am creating a custom Copilot in Copilot Studio using an environment with Dynamics 365 Sales trial version installed.
I have added the following knowledge sources to this custom Copilot:
* Opportunity table from Dataverse
* Account table from Dataverse
* User table from Dataverse
Although the status of all knowledge sources shows as "Ready", when I test the Copilot, it does not generate answers by referencing this knowledge.
As an experiment, I added a CSV file as a knowledge source and tested it. In this case, the Copilot successfully referenced the CSV file to generate answers.
What settings or prompts are necessary to make the Copilot generate answers based on the Dataverse tables that have been added as knowledge sources?