Hello Yi,
First you need to create a microflow
then pass the parameter where you want to keep the reference selector value
then retrieve the value from the association
then add a change object activity and in this activity change the parameter to set the value of shiftid equals to retrieved ActiveShifts/shiftid and
commit it .
Now you can see that Shift id is there!
Please try and let me know
Hope it helps !
Hello,
We can do this by microflow, use retrieve over association activity and then change the object and commit.
Thanks