Set Value for Every Row in Dataview

What I ended up doing was creating 2 events. 1 had a dataview-condition that checks if the PassedText is ‘P’ and then iterates through the second event that does a row-update for the dataview. Here are screenshots. For reference, there is a good zendesk article, from the UI Help, search “Frequently Used Event Actions and Triggers”. I put the screenshots below:

dataview-condition

Iterating event
image

Frequently Used Event Actions and Triggers

1 Like