Hello All,
I have a problem as my patch function is not working and I am not sure what to do now. The error message says:
"The data source is read-only or has no primary key, so the function Patch can't write to it."
my code is: Patch(Table10, {Comment: L2_Comment.Text})
data source is excel file on OneDrive but even if I tried to re connect from one drive not excel it's still not working.
What should I do, please?
Thanks in advance.