Hi, I have the code below which is used to set the record to be patch (update) in the edit page which works perfectly fine for gallery under Onselect action.
Set(varSelected,ThisItem); Navigate(EditPage_1); Set(varexist, LookUp('[Test] Sharepoint List','Report ID'=varSelected.ReportId));
But now when I try to use it on the modern table, it prompted general error which I have no idea how to solve

Report
All responses (
Answers (