Number data not saving correctly

Hey all,
I have a workflow which is supposed to calculate and save the count of two lists intersecting. When I run the debugger, it seems to calculate it fine

image

But within the database, it saves as 0?

image

Not sure what I’m doing wrong here as it should be saved as 3. Please advise. Thank you!

image

Here’s the workflow itself

Hi there, @14rk45… without knowing more, I have seen privacy rules be the culprit in situations where it looks like something should be working but isn’t. Any chance a privacy rule on the Job_Post data type is getting in the way?

Best…
Mike

1 Like

Ah yes that worked

1 Like