with a transaction saved search i want to return results only if a specific workflow has not run. i seem to be struggling to get my head around how that is suppose to work with workflow history criteria. has anyone does this before?
👍 1
l
Linda Carlton
04/26/2021, 11:07 PM
Workflow fields are a related table. Can you add criteria where the date it entered the workflow is blank? I have not tried this but might work
a
Arūnas Žindžius
04/27/2021, 4:53 AM
if history for that WF is turned off then you might be out of luck.. Otherwise you can access these fields via Workflow history table as Linda wrote.
m
mattb
04/27/2021, 4:56 AM
yep got history enabled and i have tried using date entered as criteria but doesn’t quite work out for me