Hello, I want to display a list of image which is from last month on class table . It works beautifully with Text list but not with images. The formula below gives me only like Class_Img
Thank you for helping but here is an error message that I get when I change list into enum
Column Name ‘Class_Img’ in Schema ‘Report_Schema’ of Column Type ‘Enum’ has an invalid app formula ‘=SELECT(Class[Img],AND([Student_ID]=[_THISROW].[Student_ID],MONTH([Date])=MONTH(EOMONTH(TODAY(), -1))))’. The type of the app formula ‘List’ does not match the column type 'Enum.MORE INFOGO TO THE PROBLEM