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?