Facing the error while trying to run the refresh identity cube for a user while implementing the joiner workflow

Hi @teja2505 ,

it seems you put filter in identity refresh task to run for this particular user.
use name==“identityName” , instead of using single equal “=” operator.
It should solve the issue .

1 Like