Hello all,
I am attempting to create query results based on fields with multiple values, and populate a report based on the result of the query. The report is a class roster and the fields in question are "CourseID" and "StartDate". The goal is to pull all data from "trainingSchedule" table that corresponds to a particular "CourseID" on a particular "StartDate"... Is this possible?
I am attempting to create query results based on fields with multiple values, and populate a report based on the result of the query. The report is a class roster and the fields in question are "CourseID" and "StartDate". The goal is to pull all data from "trainingSchedule" table that corresponds to a particular "CourseID" on a particular "StartDate"... Is this possible?