Hi. Is it possible to utilize the current URL as a parameter in the query for the reports module?
For example, if the current URL is this:
/MyPage/tabid/245/EntryID/16/Default.aspx
I would like to utilze 245 and 16, for example, in the query so that the report is contextually relevant to the other information displayed on that page.
If this is possible, how would I do it? Thanks.