I think you should find a playlist called Linked Tracks....now this may only appear after you have made a link. Or somehow I made it from help here on Interact after that feature was added...I just don't remember!
I don't have that. Is it a playlist or a smartlist? If it's a smartlist, could you post the search rule?
I'm with AlanDistro on this... It has bothered me on and off for a long time now. The linking of tracks is a great feature. It also works exceptionally well in the photo library, where we want a sequence of shots to always play together, but, my OCD really gets the better of me because I want to have a view that shows me all the sets of linked files.
All the linked members have a [Link] field, which contains the "FileKey()" of the next file... except, of course, for the last file in the link.
If we know the FileKey() value, is there any way to use it to return the file it relates to?
I tried something along the lines of if(isempty([link]),,FileKey([link])) but that fails.