i want to find out the assigned persons from a teams task. Following sample shows me the first one (because index 0). but how can i get all assigned persons?
item()?['_assignments'][0]['userid']
i want to find out the assigned persons from a teams task. Following sample shows me the first one (because index 0). but how can i get all assigned persons?
item()?['_assignments'][0]['userid']
Copyright © 2021 Jogjafile Inc.
I found the answer with many tries: