~ [[Records]] > [!boxes] [[Events]] | **[[Ideas]]** | [[Meetings]] | [[Nice Things]] Showing the latest dates in ```dataview TABLE WITHOUT ID choice(type = "record" AND record-type = "idea", "💡 " + file.link, file.link) as "Ideas", dateformat(created, "EEE, MMM dd, yyyy") as Date WHERE contains(collection,this.file.link) and !contains(file.name, "Template") SORT file.name desc LIMIT 77 ```