Forum Discussion

Wael03's avatar
Wael03
Helper I
3 years ago
Solved

Aggregate rows in a table

Hello,   I have a dataset displaying the name of a company, his total amount of transactions, and the total count of transaction as you can see here :  In total I have more than a hundred ro...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Wael03 ,

     

    You may try to add a top n filter in Power BI.

    Please kindly refer to

    Add a top or bottom n records filter in Microsoft Power BI | TechRepublic

    If you also want the bottom row to display the other, you need to create a separate table with the sorted numbers and "other", and then display the results with a SWITCH function to match them.

                                                                                                                                                             

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.