Is it possible to apply a filter to a view or report by including parameters via a hyperlink?
For example, if I want a link to take me to https://.../Assets.aspx and I want the list filtered to show only printers, can my hyperlink be something like "https://.../Assets.aspx?Type=Printers"?
The same question applies to reports when linking to Reports.aspx.
I've tried a number of things and either I'm not getting the syntax/parameters right or it just isn't possible.