March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have net net revenue ,net engagement margin ,client name ,em%(em/nr) by each fiscal year.I need to calculate client count for 80% of em?
client count | nr | em% | em | hour | |
eM 100% OF Total | 2433 | $568 | 43% | 168m | 2993k |
EM 80% of total | 2344 | $567 | 34% | 168m | 3425k |
Hi @shubham345 ,
Please try like this:
Measure = COUNTROWS(FILTER('Table',[em%]>=0.8))
Measure = COUNTROWS(FILTER(ALLEXCEPT('Table','Table'[fiscal year]),[em%]>=0.8))
If they don't work, please share some sample data and expected output. We will understand clearly.
Hi @shubham345 ,
First thing your 2-liners are not helping at all in understanding your query.
Refer following blog on how to get your query answered here:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Thanks,
Pragati
Hi @shubham345 ,
I am still not clear on your question. Your sample data seems to be unclear.
Try sharing sample in a clear way. Headers and rows look mixed up.
Thanks,
Pragati
Hi @Pragati11 ,
I need to calculate client count,EM,Em% , net revenue for the "80% Em of total"(for top 80%). I have net Engagement margin and client name in the coloumns
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |