Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Scenario: We have a TAT (turnaround time) column in the data and the team wants to consider the 95th percentile of that TAT column. whatever the value is eg., if the vaue is 20, then we need to ignore all those values >=20.
Another challenging part here is every month new month data will be appended but the 95th percentile might change right ? Need a formula to calculate TAT ignoring any value more than 95th percentile value
@hemanth-s1 , refer if this can help
Power BI Window: Pareto Analysis Again, 80% of sales, Order by Measure when REL position is used: https://youtu.be/GpoITi_tRIw
Power BI ABC Analysis using Window function, Dynamic Segmentation: https://youtu.be/A8mQND2xSR4
No Amit, not working...
Adding to the above: I have "created on", 'closed on" and "TAT" column, i need to consider only upto 95th percentile and the rest should be ignored.
When they shared the raw data in Excel, the team used to maintain one excel and kept appending data every month. When they appending a month data they calculate 95th percentile and for rest of the rows they leave it blank.
=percentile.inc('tatcolumn',0.95) doesnt work
User | Count |
---|---|
116 | |
73 | |
62 | |
49 | |
47 |
User | Count |
---|---|
173 | |
123 | |
60 | |
59 | |
57 |