Forum Discussion

damanpradhan's avatar
damanpradhan
Helper I
7 years ago
Solved

Open report using hyperlink in the same tab of a web browser

Hi,

 

How can I navigate between several pages of a report using a hyperlink?

 

Basically, I want to set some filters on a report which I have to pass via a hyperlink.

Currently when I append the report name with ...?filter=... the page opens in a new window.

 

I'd like the new page to open in the same window and also have a back button which could navigate back to the original page. 

How can I achieve this? Any help would be appreciated! 

  • damanpradhan's avatar
    damanpradhan
    7 years ago

    Hi,

     

    I met my requirements using a DrillThrough.

     

    Hope this helps someone ! 

12 Replies

      • damanpradhan's avatar
        damanpradhan
        Helper I

        To add a little clarification, the idea behind being able to open the in the same report window (and the same tab of the browser) is so that the Back button functionality is available.

         

        Greg_Deckler \ anyone ?