Hi All,
I have a SP list form where I changed one of the SP choice column to Single line of text but in PowerApps even though I've changed the column from choice to Single Line of text it is not resolving errors.
I tried deleting the choice column itself and created column of type text but still in PowerApps I'm getting DataCard error as expecting a record instead of text.
Properties I'm getting errors are in the default property of text box of that DataCard and Update property of DataCard.
Formulas-
Update : TextInput1.Text
default : Parent.Default