Hi
I'm facing the following scenario, while trying to patch a column using the following formula:
I'm Using Combo box new text data with save button...
Patch(
Tablek2,
galleryGrid.Selected,
{'MALE ROW': {Value: 'MALE ROW'.SearchText,
'@odata.type': "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"}})
The application is showing the error message: The specified column is ready only and can't be modified
