We are working on some data models to be displayed in PowerBI. I have a question regarding assignments when there is not a submission type, the assignment table will have a value of None. So, I can calculate the number of assignments submitted by student from the submissions table if the assignment has a submission type. Where would I get the data that someone "submitted" an assignment when there isn't a submission? I hope that makes sense!