Good morning,
I have what I thought was an easy scenario but I am going round in circles. I am new to Power Apps so apologies if I am missing the obvious.
I have a gallery with a dropdown box, three text entry elements and a text box that calculates a value based on what the user has input in the other fields. I have a button to add additional rows to the gallery as each user may input a different number of rows.
I am able to save the entry to a dataverse table but trying to retrieve the entry so the user can edit it when they log back in is causing me issues.
If the user hasn't saved anything into the table, the dropdown box needs to populate the options. If the user has saved anything to the table, it needs to retrieve that and populate the fields, but the dropdown has to have all of the other options so the user can change it. As I am typing this, I am not sure how I would go about this bit anyway.
Any help would be appreciated. I haven't posted any of the code as I would like to know if I am trying to do something that isn't supported.
Thanks!