I have a combo box where the options are populated from an excel sheet. The options have been entered in a specific order in the excel sheet.
When a user submits my power apps form with the combo box data, the submission order of the combo box data is based on how the user inputted the options. Instead, I want the submission to be based on the original excel sheet order. How would I go about achieving this?