I have a form in PowerApps that uses a dataverse table. The table has columns that are of type 'Choice'. In the form it shows the labels of each choice column but I need to be able to access the value of the choice fields to do some calculations?
Is that possible?
Here is what one of my choice columns looks like. Drop down as an example shows 11-15 and when you submit the form it gets stored as 11-15 in the table. I want to access the value (3) though in my PowerApps to do other calculations and then display and update a separate table field.
