I have a sharepoint list with a column MiningType, it works as a radio button with 2 defined choises.
And in powerapps i have a radio button control with this properties:
DATA CARD RADIO BUTTON
MiningType_DataCard2
Radio5
Radio button gets choises from sharepoint list T01 and column MiningType, which has defined choises.
Radio button loads choises from sharepoint list, but when I try to submit form, it does not save anything for column MiningType.
Thanks