Forum Discussion

carlosmeep's avatar
carlosmeep
Frequent Visitor
6 years ago
Solved

Create a slicer for columns

Hi! I am trying to create a slicer that would let me select the measures shown in a bar chart. I have created a dissconected table that I will use to select the columns that I want to show: The pr...
  • dax's avatar
    dax
    6 years ago

    There are @carlosmeep ,

    In powerbi, we couldn't use the dynamic column in visual, we could just change measures. Therefore, you must create measures for each slicer option, and then use the switch function to create a measure that lists all the slicer measures.

    If you want to use the dynamic column, I think you need to follow amitchandak\'s suggestion, and use bookmark to achieve this goal.

    Saludos
    Zoe Zhi

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