Solved! Go to Solution.
Hi @Drew_Shdz ,
The first thing we need to confirm is whether the assessed_by field supports multiple selections. If it does not allow multiple selections, and the type of the Status field is choice, you could refer to the following method to configure Flow.
Image reference:
Hope it helps.
Best Regards,
Hi @Drew_Shdz,
The basic idea here is to filter your initial results based on the People Picker value. However, as far as I know that can't be handled easily just by using the Filter Query part of a Get Items action for SharePoint since the people picker returns a slew of values. Instead, I would handle this using our good friend HTTP call to SharePoint and build your filter into your REST call. There may be a better or more elegant way to do this (I don't love all the loops), but this is how I'd handle it:
Some additional notes:
Let me know how it goes!
Ashley
If this response provided an answer to your question please mark it as a solution so that others can find it.
If you found this helpful, consider giving it a thumbs up!
Hi @Drew_Shdz ,
The first thing we need to confirm is whether the assessed_by field supports multiple selections. If it does not allow multiple selections, and the type of the Status field is choice, you could refer to the following method to configure Flow.
Image reference:
Hope it helps.
Best Regards,
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
33 | |
16 | |
15 | |
14 | |
7 |
User | Count |
---|---|
42 | |
19 | |
12 | |
10 | |
10 |