I have a List of people I need to get report data for. Is there a way I can query the database one time to grab the report data for all people in the list instead of querying x amount of times in a for each loop? Or is looping the only way
New contributor
Chris Poston is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.