You are my hero ![]()
Your code works, if I put it in the master file - but not in the subs. However, you pointed me in the right direction and I found this solution:
LIST WITHOUT ID link(file.link, split(file.name, " - ")[1])
FROM "01 👻 Projects/🎞️ LP Videos"
WHERE startswith(file.name, split(this.file.name, " - ")[0])
Giving me the desired result:

thank you so much, friend.