• The data in the fields are pretty much notes, integers, a few chars, and yes the date created is in every data set. I was thinking to use the date as a the only parameter, but how do I tell it to group each data set by learners. As I was only running it individually before so it worked fine, but now I want to bulk print x amount depending on many are created on a certain day.

    Basically this report report is like a learner portfolio.

    Also re the datasets

    dataset1 - this will alway have one row per learner

    dataset2 - the row count of results per learner in this will vary depending on whats in the db

    dataset3 - the row count of results per learner in this will vary depending on whats in the db

    dataset4 - the row count of results per learner in this will vary depending on whats in the db