Notify(List([JB]),
“Start time of: " + thisRow.[Step 1 Result].ToText() + " was modified” )
I’m trying to get a modified time from the row but whatever I try I see either last item in a table, all of them or none.
Purpose of this notification is to let me know when someone changes on of the “Project” Start time and let me know what was modified and what is new time.