Jobs filter expression

hi all,

i need to make filter in get jobs activity dynamic.
how to say (state = Successful) using expression

Hi @Yazan_Otaibi

Please try the following expression:

"State eq 'Successful'"

Hope this helps,
best Regards.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.