Forum Discussion

win_me99's avatar
win_me99
Regular Visitor
1 year ago
Solved

One click navigation for new card visual

Hi Everyone,   I have a new card visual where different cards are there. I would like to go the next page on just a click of left side of the mouse. How do I achieve this?   TIA.  
  • v-dineshya's avatar
    v-dineshya
    11 months ago

    Hi win_me99 ,

    Thank you for the update. 

     

    Yes, you can do one-click card navigation with filtering in Power BI, but you will need to use drillthrough instead of page navigation, because page navigation buttons don’t support passing parameters/filters.

     

    Please follow below steps.

     

    1. Create the destination page, Add the visuals you want. In the Drillthrough filters pane (on the right), drag the field you want to use as a parameter like CustomerName, Category, Team, etc. Enable Keep all filters if you want other filters to flow through as well.

     

    2. Set up the card page (source page), Instead of a button overlay, use the card itself as the drillthrough source. Right-clicking a card value -->“Drillthrough --> DestinationPage” will now take you to the filtered page.

     

    3. Make it one-click instead of right-click, Power BI recently added Drillthrough as a button action instead of page navigation.

     

    Go to Insert --> Buttons --> Blank button --> In Action, choose Drillthrough. Select the target page and the parameter field. Place this button on top of your card and make it transparent. When the user clicks, it will pass the card’s value as a filter and open the page.

     

    Note: page navigation cannot pass parameters, to pass a parameter like filter context, you must use drillthrough.

     

    Please refer below link.

    Create page and bookmark navigators - Power BI | Microsoft Learn

     

    I hope this information helps. Please do let us know if you have any further queries.

     

    Regards,

    Dinesh