Im having an issue with new entries in a form. I am creating a form for 3 different levels of sales rep. At the home screen they choose their level via 3 buttons and I use a global variable to determine what they will see from there on. There are 3 edit forms and 3 detail screens b/c the fields are very specific and tailor made to the different sales levels.
I am currently testing the powerapp with test entries for all 3 sales level types (A/B/C) and this time I attempted a 'B' entry. I had already submitted an 'C' entry and once i submitted the 'B' entry it replaced the 'C' entry entirely. I view the entry and the 'C' entry and its contents is gone but the 'B' entry is there in its entirety.
I deleted the entries and tried it again. I was able to get 3 entries in this time (A/B/C) but as i entered a 4th entry using 'C' it replaced the B' entry entirely. I backed out of it and went to the homescreen to try another entry but as I selected 'A' for a new entry it brought me to the edit form pre-filled with answers for the first 'A' entry as if I was editing it
Any ideas what is wrong here?
I tried it a few other time and it'll replace a previous entry when i try to submit a new entry. Its pretty random when it decides to replace a prev entry.