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.
Hello everyone and thank you for all your help. I'm looking a way to better analyze data to improve a service.
Each time users use the service, a line is created (Pls see example below) with columns including date;email;RefenreceId;status
I would like to create two KPIs.
1) How many users (email) have to make more than 5 attempts with the same ReferenceId in a week before a success?
2) How many Users have made more than 5 Failed attempts with the same ReferenceId before leaving the service?
3) Then I'd like to know, perhaps with a donut chart, the % of successes and failures. For example :
from 1 to 5 successful attempts
from 5-10 attempts with success
from 10 to 20
And The same with Failed.
I'm struggling to find out how to apprehend this type of KPI.
A help would be most welcome.
For example :
2023:06:28 21:01:08 | mail1@domain.com | ReferenceId | success
2023:06:28 21:01:05 | mail1@domain.com | ReferenceId | failed
2023:06:28 21:01:00 | mail1@domain.com | ReferenceId failed
2023:06:28 21:00:55 | mail1@domain.com | ReferenceId failed
2023:06:28 21:01:08 | mail2@domain.com | ReferenceId failed
2023:06:28 21:01:08 | mail2@domain.com | ReferenceId failed
2023:06:28 21:01:08 | mail2@domain.com | ReferenceId failed
Hello @elassus ,
You could use grouping and Bins to create the 1-5, 5-10, 10-20.
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-grouping-and-binning
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Thank you. Sorry, it is still confuse to me how to create those KPI using group/bins. any light woul be very appreciated
User | Count |
---|---|
117 | |
73 | |
58 | |
49 | |
48 |
User | Count |
---|---|
171 | |
122 | |
60 | |
59 | |
56 |