Create a new table in Dataverse (new customization)
Official Microsoft documentation: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/create-edit-entities-portal?tabs=excel#set-advanced-properties
If I want to create a new table, I should always work within my own solution, which has the Publisher correctly set up. The Publisher will be important for the prefix of the logical names of the elements in our new table.
?
Now let's open the solution and click on "Create new table."
?
Now, just enter the name of the new table and check if the "Schema name" is suitable. Next, we can refine other properties of our table, such as whether it should be audited, if it's a standard table, or if it's an Activity, etc.
Save, publish, and we're done.