# Deep link support for Interactive reports?

**URL:** https://community.nextw.com/t/deep-link-support-for-interactive-reports/1571
**Category:** Nextworld Platform
**Tags:** Feature-Request
**Created:** [January 6, 2026, 8:16pm UTC](https://community.nextw.com/t/deep-link-support-for-interactive-reports/1571 "2026-01-06T20:16:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ian.p](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/ian.p/32/427_2.png) [@ian.p](https://community.nextw.com/u/ian.p)
#### Post date: [January 6, 2026, 8:16pm UTC](https://community.nextw.com/t/deep-link-support-for-interactive-reports/1571/1 "2026-01-06T20:16:12Z")

</div>

I successfully deep linked to the list view of an interactive report using a URL constructed like this:

https://_base url_/#/drilllink?  
NwDrillApplication=InteractiveReportsViewer&  
NwDrillAppSettingName=_interactive report app setting_  
NwDrillForm=detail&  
nwId=_interactive report nwId_

However I wasn’t able to pass in a filter to the report such that the list view only shows specific records of interest. Is such supported?

---

<div class="post-metadata">

### Author: ![calvin.fisher](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/calvin.fisher/32/212_2.png) [@calvin.fisher](https://community.nextw.com/u/calvin.fisher)
#### Post date: [January 6, 2026, 8:19pm UTC](https://community.nextw.com/t/deep-link-support-for-interactive-reports/1571/2 "2026-01-06T20:19:02Z")

</div>

Mapping filters into an Interactive Report is currently not supported. The primary mechanism to pass filter information today is common context, which is not applicable to a drill link unfortunately.
