Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

TopN function cant display on the matrix

Hi, community,  Please see the attached picture. I have a TOPN measure. I would like to get the top 10 customers based on the sales amount. TOP10PCUSTOMERBYSALES1 = TOPN(10,VALUES(Orders[Customer ...