I have author and book notes, and link to the authors from the “broader” list property of my book notes. The books also have a “genres” list property. I have a base that lists authors, and it would be nice if I could list the genres in another column of that table, in order of frequency that they are mentioned in the “genres” property of the author’s books.
Just to understand you idea. You want that your bases list the genres of each author based on the genre property of book notes which are linked to the respective author?
I don’t know if it’s possible to create like a separate hidden column, where the genres are counted, and then order them by that number in the final output?