
Report Type: Activities with Leads
I am attempting to filter a report by a positive or True value for activityid object field.
What I want in the report:
e.g. "ActivityID" object value equals "00T123..."
-or-
e.g. "ActivityID" object value not equal to "-"
What I don't want in the report:
e.g. "ActivityID" object value equal to "-"
I've tried:
ActivityID not equal to "-"
ActivityID not equal to " "
ActivityID not equal to
ActivityID starts with 00