Forum Discussion
pmuthusamy
4 years agoNew Contributor
My expectation is return one value of Academic_level per academic_Record_wid
viktor_n
4 years agoContributor II
Hi @pmuthusamy,
If all Academic_levels in Student_course_regi⦠are same inside the list, you can get only the first element.
You just need to replace [*] with [0] inside the expression from above image.
Regards,
Viktor