I have a form with three fields (course 1, course2, course3)
I want to make a catagorized view … view by course. but how can I make the fields to be selected from ALL three fields, not just set colomn to field “course 1” for example?
Thank you Dima,Your advice works, I get the courses in seperate catagories like I wanted. But Because I have sometimes null in some course fields, I am getting an extra catagory (not catagorized) how can I get discard the fields where course in NULL.