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 co...
  • xifeng_L's avatar
    2 years ago

    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~