Hello,
I have implemented the Project Acelerator Tool of MS.
I have to add several new fields with the following behaviour:
First, the user selects a choice in the field Group. After that, the field Subgroup will show the records related to the Group.
Example: If the Group field selected is 2, the Subgroup field will show G,H,I and J.

I also have to import the data to the dataverse table but I'm not sure how to do it. Should their be new tables? The solution has already tables, as Projects, where I have to store the selections.
What is the best way to archive this?
Thanks in advance!