Forum Discussion
Anonymous
1 year agoNot applicable
Top10 + Others with duplicate values
Hi, In the past I was able to create a calculated column that made Top10+Others working Sales Top10+Others = VAR RankProductbySales = RANKX(All('Product'), [Sum Sales Quantity] ,,DESC) RE...
- 1 year ago
I would recommend you follow this approach instead
Filtering the top products alongside the other products in Power BI - SQLBI
lbendlin
1 year agoSuper User
I would recommend you follow this approach instead
Filtering the top products alongside the other products in Power BI - SQLBI