Forum Discussion
misul
8 years agoHelper I
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...
- 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
Best Regards
Maggie
v-juanli-msft
8 years agoCommunity Support
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
Best Regards
Maggie