Filtering inside a load
Hopefully an easy one. I have a code interface that I'm calling inside a calculation module like this:
Assuming I pass a
Assuming I pass a
graduation_year argument to the calculation (and access it as the fourth param on the function), how can I filter the users that are being loaded?