Forum Discussion
cc201
May 27, 2026Copper Contributor
SharePoint - Filter stacking
SharePoint list with a Link to Documents (hyperlink) column. When you click the link, it should open to the library where these documents are stored based on the associated ID for the record with al...
virendrak
May 27, 2026Steel Contributor
Hi, I have a few clarifications regarding your setup:
When you mention Document ID, are you referring to:
- The SharePoint Document ID feature (enabled at the Site Collection level),
- OR A custom column, or
- OR The out-of-the-box ID column in the library/list?
- How are you constructing the URL for filtering?
- Is it manually entered?
- Generated through some automation (Power Automate, custom approach, etc.)?
- Or created using JSON column formatting?
- This hyperlink column - is the intent to:
- Open a specific document directly, or
- Navigate to the document library filtered to show one or more documents (based on the ID)?
Understanding this will help identify why multiple filter values are being applied or stacked.
cc201
May 28, 2026Copper Contributor
Thank you for your response.
I have discovered that someone had gone in and added numerous filters. I have removed them from the list and locked down the list permissions.