Forum Discussion
Aggregate rows in a table
- Anonymous3 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.
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.