Update List Item(s) permissions without changing the "Modified Date" -similar to Item.SystemUpdate()

Brass Contributor

Hi

 

It is required to read data from one of the columns in "List 1", search and update the permissions on the List Items in "List 2" that match the search criteria, want to use Microsoft Flow to automate the process.

 

Is it feasible to update list items permissions (granting ReadOnly) without updating the list item(s) version and "Modified Date"? - similar to using Item.Update(False) in C#.

 

Help appreciated.

Thanks,

 

 

1 Reply

Hi @RAJU GOLLA,

 

Did you solve your issue? I can't find info about how to update list items without affect Modified Date from PowerApps.