Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
nprasanthk
Frequent Visitor

Top 25 user document count in Numerator

Hi All,

I am trying to find the top 25 users document count in Numerator.

ex:

nprasanthk_0-1668534302574.png

 109969 count is Top 25 Users document count and 195098 is total user document count. 109969/195098= 56 % correct

Now problem is when select Month then need the Top 25 users document in Numerator.

nprasanthk_1-1668534632197.png

 Selected the Oct21 month then top 25 user count is 10039 and total count for that month 12429.

10039/12429 is required.

like that for all months need.

Please help on this query. 

Thanks in Advance.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@nprasanthk , Try TOPN measure

 

calculate([Your Meausre], TOPN(25, allselected('Table'[User]), [Your Meausre],desc), values('Table'[User]))

 

TOPN: https://youtu.be/QIVEFp-QiOk

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@nprasanthk , Try TOPN measure

 

calculate([Your Meausre], TOPN(25, allselected('Table'[User]), [Your Meausre],desc), values('Table'[User]))

 

TOPN: https://youtu.be/QIVEFp-QiOk

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi Amit,

pefectly working, thank you.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.