Forum Discussion

cmcnally's avatar
cmcnally
Frequent Visitor
2 years ago
Solved

Separating values in a field for a count visual

Hi All,   Apologies if this has already been answered, I struggle to describe what I'm trying to do well enough to search the forum.   I have a PowerBi report that has a list of events taken from...
  • bhanu_gautam's avatar
    2 years ago

    cmcnally ,

    In Power Query Editor, select the audience column.
    Click on "Split Column" > "By Delimiter".
    Choose | as the delimiter and select "Split into Rows".
    Group By Audience:

    Click on "Group By" in the Home tab.
    Group by the audience column and add a new column with the operation "Count Rows".
    Load Data:

    Click "Close & Apply".