Good morning,
I am seeking guidance on building a flow that modifies one of my lists in SharePoint. Essentially, I have a list of items which need to be reviewed by individuals that is being tracked in another list. I've been able to develop a flow that automatically assigns a set number of items (through manual input) to each reviewer in the list. The troublesome part for me now is I now need to assign only 50% of the items, based on the creator of the item (specialist) as well as another variable, the 'code'. Below is my flow currently which is functional but I am not sure how to assign only 50% of the items, based on the person as well as the code. I've tried to use variables to store the count of items, the person and the code but the assignment part is eluding me.
Any help is appreciated.