Hey all,
I have built an app that as an output requires a csv file to be created from a list of records with a PrintStatusID = FALSE. The status is set as the user creates the record.
I have a slice that is sorted on the PrintStatusID = FALSE and was either going to use a bot to create the CSV file or the action export to CSV file. This component is working ok, however after this action is run I want to set the PrintStatusID = TRUE for the records that have been exported.
Im guessing the right action to use is Executing and action on a set of rows but im strugging to understand the syntax to get this working.
Help would be much appreciated.

