I swear I've done this before without issue, but for some reason having trouble this time.
Scenario: I wish to capture the Amount Remaining on a Bill in a custom field for use in a suitelet. As far as I can tell, even though you can include a native Amount Remaining on a saved search, it's not a field whose ID you can use anywhere else. I created a summary saved search to capture the value, then a custom body field that pulls in the value from the SS, then another custom (stored) body field to capture it via WF from the first field.
It's a scheduled WF set to run every 30 mins. From there, which trigger do I use on the Set Field Value action? I had it on Entry as I have with another similar WF where I swear this is working, but no dice. I've now set the action to run via schedule as well, but it just seems wrong.