Hi,
Im new to PowerApps. Here is my issue:
I have a Number field (Confidence Factor) in a SPList connected to an Allowed Value data card in PowerApps.

This data card was switched to custom because I wanted the user to be able to input 3 Percentiles only. So i edited the "Items" field for it like so.

It works fine and when the user submits a change it changes in the SPList. The problem is that when they go back to edit the card by default it diplays the first Item (100%) rather than what was saved in the SPList.

EX: After changing it to 30% and saving it, on reloading and returning to the screen, the card will show 100% instead of 30%. Not sure what im missing here. Any help is apprceciated. Thanks.