I have built a very simple App connected to power BI - when I had the DB on SharePoint it was working fine but moved it to Dataverse and now save btn doesn't work.
I have the field Name as primary in my table, but my app keeps returning this error:

I know this is a very basic formula but what am I missing here?
lets say my save formula is : SubmitForm(EditForm1)
Table is : XXX
and Name is setup as:

EditForm1 data source is table XXX
I feel like I'm losing my mind but can't find out why this is happening.
any help would be appreciated.
Thanks