Forum Discussion

mokrane_bob's avatar
mokrane_bob
Frequent Visitor
7 years ago
Solved

Filter in culumn with multiple value

Hello i'm dealing with a column which has multiple values in Power Bi.

I'm trying to find a way to how to filter ?

Exemple : when i select Adidas in filter, i will have the two first rows.

 

i have to precise that i have 15 brands, and the output in Brand Column depends on the choice of people

I don't want to Split, and pivot the column because i will have a duplicated rows. is there any way ?

 

 

 

DTSpowerbi Anonymous MaxPowerBI 

3 Replies

  • MaxPowerBI's avatar
    MaxPowerBI
    Regular Visitor

    Hi mokrane_bob ,

     

    I would add a separate table with two columns and filter in that table. Table could look like this: 

    Brand multipleBrand
    Adidas, Puma, Tommy HilfigerAdidas
    Adidas, Puma, Tommy HilfigerPuma
    Adidas, Puma, Tommy HilfigerTommy Hilfiger
    Adidas, Nike, AsicsAdidas
    Adidas, Nike, AsicsNike
    Adidas, Nike, AsicsAsics
    Nike, Zara, ChannelNike 
    Nike, Zara, ChannelZara
    Nike, Zara, ChannelChannel
    Hugo Boss, PumaHugo Boss
    Hugo Boss, PumaPuma

    Thus, you could make a relationship between your column and that new table.

     

    Regards, Max

    • mokrane_bob's avatar
      mokrane_bob
      Frequent Visitor

      Hi  MaxPowerBI 

       

      It would be a greate solution if i have a constent input in the Column

      but my problem is that the input in the Column changes every time. i can have Thousands of rows with multiple combinaison of those Brand.