
Announcements
Hello,
I have a PowerApp that we've been using as a sign-in system. The visitors enter certain data and it will return with a confirmation screen if it can find them, and a screen saying to talk to the front desk if it can't find them.
All of a sudden, the app is returning the cannot find screen for records 3400 to 3590. Any records before 3400 or any of the existing records beyond 3590 work just fine.
Does anyone have any ideas why a set group of data wouldn't return properly? It's extra weird because it's not even random numbers like 3421, but ending and beginning at numbers that are increments of 10.
I don't know how to delete my thread, but I found the issue. PowerApps wasn't submitting data properly for that time period and it messed up the filter. I initially missed this because it is data that was hidden from the list view.