I successfully connect MySQL in powerapps.
I try to make auto_increment and create new data upload to MySQL.
But powerapps cannot detect all MySQL server data.
eg. I have 10000 data in server, but show 500 in powerapps only
I use Last(tablename).ID to count how many data in this table