I have document table (Doc) which does allow the same doc_name to be used as a document can have an updated revision. I want to create a slice of this table to show only the duplicate doc_names so the user can check that past revisions have been marked as Superceded.
Perhaps, instead of a slice, an action of type App: go to another view within this app, with a target expression using LINKTOFILTEREDVIEW(), a prominence of Display inline for the doc_name column, shown only if multiple copies with the same name exist?