Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Design Solution for a bookmark scenario ?

Hello everyone,

 

I am looking for a design solution to the scenario below:

 

Scenario: I do have a bookmark built across two pages with the states lets say Alabama & California where it has got text data inside the textbox. Now i have a new requirement where i have the same text data across three different populations (child, teen, adult). How can i built a solution that can show the text data across three populations for those two states with the bookmarks already built in ?

 

Please pour in your thoughts. 

 

  • @kxj54590

    In that case, you can create 1 bookmark (this will be the default view when the pane opens) that has the Alabama and California tabs on page 1.

    Then, when you click Alabama you should direct to the bookmark with "child" selected, so create this on page 2 and hide this page.

    Next, create 1 more bookmark for Alabama Location with "teen" selected on page 3 and hide it.

    Next, create 1 more bookmark for Alabama Location with "Adult" selected on page 4 and hide it.

    Now similarly, create it for the California location.

    I recommend adding a reset button or a text box with a "Reset" text on all your pages and adding page marker 1 in the archived action. So that when the reset button is clicked it will be redirected to page1.

    I hope this helps!

5 Replies

  • Anonymous 

    The best practice is to create the bookmark on the new page and hide that page.

    If you have to do any changes in the future you can easily edit the page and update the respective bookmark.

     

    Can you share the screenshots that you are trying to implement?

    • Anonymous's avatar
      Anonymous
      Not applicable

      lit2018pbi : Sure, please find the visuals below:

       

       

      Initially the way i did is to create two different pages for each state then hide it. When i clicked on calfornia on alabama report page then california page used to show up. Now the scenario is where i have got three different populations (child, teen &adult) where they have their corresponding text data that need to be shown in textbox similar to the shown above. How can i achieve it with using the same bookmarks?

       

       

  • In short, you can add a new page and hide that page for every bookmark required.

  • @kxj54590

    In that case, you can create 1 bookmark (this will be the default view when the pane opens) that has the Alabama and California tabs on page 1.

    Then, when you click Alabama you should direct to the bookmark with "child" selected, so create this on page 2 and hide this page.

    Next, create 1 more bookmark for Alabama Location with "teen" selected on page 3 and hide it.

    Next, create 1 more bookmark for Alabama Location with "Adult" selected on page 4 and hide it.

    Now similarly, create it for the California location.

    I recommend adding a reset button or a text box with a "Reset" text on all your pages and adding page marker 1 in the archived action. So that when the reset button is clicked it will be redirected to page1.

    I hope this helps!

    • Anonymous's avatar
      Anonymous
      Not applicable

      @lit2018pbi : Sure, that will work definitely. However, like that i have got 20 states across 3 populations (child, teen & adult). So i need to create 60 pages and hide it ? Is there any other alternative to this problem ? Like using a slicer that can sync with the bookmarks or the data within the text box ?