Forum Discussion

powerbiexpert22's avatar
powerbiexpert22
Impactful Individual
2 years ago
Solved

dynamic buttons

i want to show buttons for car models purchased by single customer as highlighted in below customer 360 page . number of buttons should be dynamic based on number of vehicles purchased by a single customer . when i select a particular button (model) then information such as car model  , car type , engine no etc which is shown in first row as highlighted should display for that model only. can it be possible in power bi? 

 

 

 

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi powerbiexpert22 ,

     

    Perhaps you can use a slicer to achieve this.

     

    In the example below, I set the style of the slicer to tile, and then the date button changes with the selection of the discount band. For more details about slicers, refer to the document: Slicers in Power BI - Power BI | Microsoft Learn.

     

     

    Alternatively, you can also use bookmarks to achieve the effect. The bookmark pane can be viewed by clicking View Ribbon and checking the box labeled "Bookmarks". After adding the appropriate bookmark, in the visualization pane of the corresponding button, go to the properties called "Action". Open it, change the type to Bookmark, and then select the corresponding bookmark in the drop-down list. Detailed steps can be referred to the link: Dynamic Visuals using Buttons - (powerbi.tips).

     

    If your Current Period does not refer to this, please clarify in a follow-up reply.

     

    Best Regards,

    Clara Gong

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

     

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi powerbiexpert22 ,

     

    Perhaps you can use a slicer to achieve this.

     

    In the example below, I set the style of the slicer to tile, and then the date button changes with the selection of the discount band. For more details about slicers, refer to the document: Slicers in Power BI - Power BI | Microsoft Learn.

     

     

    Alternatively, you can also use bookmarks to achieve the effect. The bookmark pane can be viewed by clicking View Ribbon and checking the box labeled "Bookmarks". After adding the appropriate bookmark, in the visualization pane of the corresponding button, go to the properties called "Action". Open it, change the type to Bookmark, and then select the corresponding bookmark in the drop-down list. Detailed steps can be referred to the link: Dynamic Visuals using Buttons - (powerbi.tips).

     

    If your Current Period does not refer to this, please clarify in a follow-up reply.

     

    Best Regards,

    Clara Gong

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

     

    • Sergii24's avatar
      Sergii24
      Super User

      I agree with Anonymous, I'd also go with filter of type tile to guarantee that this filter dynamically consider values of cars for selected customer.

      • powerbiexpert22's avatar
        powerbiexpert22
        Impactful Individual

        Hi Anonymous, can we show vehicle models tabs ( or buttons) dynamically uisng bookmarks?