I put set column value to userID and for some reason it post a s ‘true’ instead of rowID
There are no column headers in your second screen shot, so I can’t say for sure.
But… if you want to set the value of the RowID in that column, why are you setting the UserID?
this is from enrollment table
it captures the user ID of the user enrolling for the competition and competition ID of the competition
you can see it worked fine till now.
still cant figure out what went wrong
Are you using a stand-alone action, or a workflow?
If the latter, I’d check the run log. That might provide some clues.
I’m using workflow.
how do I check the run log?
After clicking the above, locate your Set Column Values step and click on that. You’ll be able to examine the details in the right hand panel.
This is my workflow setup
I disabled the else because it just skips to else
this is the first condition
Second condition
It only works when I disable ‘else’
but userID says true in the table instead of the ID
Find a run where the second condition was used.
Then click on the curly brackets next to the set column values action.
It will show you the data that was sent.
It should look something like the below: