Forum Discussion

misul's avatar
misul
Helper I
8 years ago
Solved

Equivalent function of Tableau : group and replace

Hello PBI Community!   Is there a function in Power BI / Power Query to perform a similar function as below?    There is a column with multiple versions of the same entry. And the aim is to categ...
  • v-juanli-msft's avatar
    8 years ago

    Hi misul

    function of Tableau : group and replace is similar to function of Power BI : Binning and Grouping.

    Refer to this article, you could use "group" to categorise multiple items into one category.

    Or if you want to do some data transformations, like grouping rows by number of fields, you could consider 

    Grouping in Power Query

     

    Best Regards

    Maggie