```dataview TABLE rows.file.link AS "File" FROM "" GROUP BY file.name WHERE length(rows) > 1 AND file.name != this.file.name SORT file.name ```