Hi all
Is there a generic way to update many records at once? In this instance, I am concerned with Status field on the ProjTable table, but the question is generic really.
Business Central has the concept of a config package, where you can perform basic CRUD operations. Is there something similar in F&O?
I appreciate there are endless possibilities to use post requests, but at this stage I'm limited to tools immediately available in the application.
Thanks!