Forum Discussion

Zaytoon's avatar
Zaytoon
Frequent Visitor
2 years ago
Solved

Creating Dynamic Slicers in Power BI Based on Column Selection

I have a table named Submission_Models with columns: Market, Finance Mapping, and HC.
I want to create two slicers in Power BI:

1. Column Slicer: This slicer will allow users to choose between columns Market and Finance Mapping from the Submission_Models table.
2. Value Slicer: This slicer will display the unique values from the column selected in the Column Slicer.

  • Hi Zaytoon 

     

    You can use Filed parameter.

     

    Step1 : Add the columns that allow users to choose

     

    Step2 : Use the parameter to create the first slicer.

     

     

    Step3 : Copy the first slicer, and setting to "Show values of selected field"

     

     

    By following the above steps, you can obtain the results you want.

     

    Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !

     

    Thank you~

     

4 Replies

  • Hi Zaytoon 

     

    You can use Filed parameter.

     

    Step1 : Add the columns that allow users to choose

     

    Step2 : Use the parameter to create the first slicer.

     

     

    Step3 : Copy the first slicer, and setting to "Show values of selected field"

     

     

    By following the above steps, you can obtain the results you want.

     

    Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !

     

    Thank you~