Forum Discussion
Need help with a Top 10 / Others Table
I have used the following "solution" for a top 10 and others visual, the thread was old so I wanted to try a new topic and hopefully refresh the discussion. I'm needing just a little more help with a report I'm working on.
What I want to do is add some more data, for my table. For each job that I'm ranking based on income I'd like to show Net Profit labor and other costs, etc. It didn't work to just drop the other measures into the table, so with a lot of trial and error I was able to copy and rework the original measures to get this table:
The problem is that it requires 4 measures for each column, Does anyone know of a way to combine these measures into one? I'm just not that strong in DAX yet.
Any ideas would be greatly Appreciated.:smileyvery-happy:
Original Solution/Script:
Here's a template for TopN & Other I've been playing with:
https://www.dropbox.com/s/59cct4in6zqbxaj/Sales%20Top%20Other.pbix?dl=1
The final measure is [Sales Amount Top & Other] which is displayed per Customer for Top Customers, otherwise just totalled.
I also threw in a Rank measure.
It might not fit everyone's requirements, but just another idea to throw into the mix 
1 Reply
- v-chuncz-msft
Community Support