Deep link support for Interactive reports?

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?

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.

1 Like