Hi,
I have a table in a MS SQL Server DB which has a PK and setup to autoincrement (integer value):
However, my Powerapp - where I use the patch function to create a new record complains about not proving this key. I have refreshed the DB source connection, removed and refreshed it, but I is still complaining about the missing field an throwing an error.
What I am missing ? I thought and that is what I am reading from other posts that unlike for other DB types (e.g. Postgres, MySQL) this should be possible out of the box with MS SQL. Or is my understanding wrong?
Appreciate if someone can pinpoint me to solving this issue!
Cheers,
Udo