Hello,
I have an application that uses the SharePoint lists that I want to pass into the Dataverse, but I can't seem to use the many-to-many relationships.

I created 2 tables, "Type of audit" and "Criteria". Then I created a many-to-many relationship.
The "Criteria" table already contains data, in 1 single column named "Critere".
The "Audit type" table does not contain data, there is only one column named "Audit type".
I would like to add data in the "Audit type" table and, in the "Criteria" relation, insert several values.
When I do "Add Record", I don't know how to add the criteria.

Thank you.