Forum Discussion

LF's avatar
LF
Frequent Visitor
3 years ago
Solved

Columns

Beginners Power BI user. I have a file that was created in MS Lists that allow the users to select multiple options. For example I have a column with four brands is selected as a a single value and with others.  I would like to measure the total use of each brand, together or separate How to I sort or separate this column. Not sure if I'm articulating the question correctly. Do I have to create and measure, dax special column, or can it be sorted in a advance search For example

( Coke;

coke, Pepsi;

coke, Pepsi, sprite; 

Coke;

Pepsi, sprite;

Coke, root beer) I would like to create a chart that tells me how many time coke was selected overall. 

 

 

 

  • new entries will automatically be added.

     

    What relationship? It's a single table.

     

    Generally you want to avoid many-to-many relationships. They are most often a sign for a broken data model.

  • I apprecate the support. Thank you 

11 Replies

    • LF's avatar
      LF
      Frequent Visitor

       Sorry for the delay, I have attempted to try the methods suggested with no luck. This is a more accurate interruption of the data I am working with.  It is from MS list and the users have the ability to select multiple options in certain columns.  I would like to measure the data to understand how many times each value is mentioned. How can I clean and create a list that I can measure. Also the data is going to continue to change and grow over time.  Thanks for your assistance. 

      • lbendlin's avatar
        lbendlin
        Super User

        please provide the sample data in usable format, not as a screenshot or picture.

        Please show the expected outcome based on the sample data you provided.

  • LF's avatar
    LF
    Frequent Visitor

    Ah makes sense. The reason I ask is because I completed the steps you provided as a duplicate in the panel as I would also like to still have the data as selected from list. Is there a way to have all new data sorted like this and raw as selected. Could I create a column or measure. Is there a way to have the best of both worlds. (List data and grouped) 

    • lbendlin's avatar
      lbendlin
      Super User

      I'm not clear what the requirement is. Please provide sanitized sample data that fully covers your issue.
      Please show the expected outcome based on the sample data you provided.

  • LF's avatar
    LF
    Frequent Visitor

    I apprecate the support. Thank you