The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi everyone,
I have two cloumns, "Resolution per hour" and "Incident_ID". I need to create a measure to count number of incident within each
time intervals (0 - 1 Hour, > 1 Hour & <= 2 Hours, > 3 Hour & <= 4 Hours, ..etc), then i need to calclate the percentage of each time intervals/ total of incident.
>> count (incident_Id), where(Resolution per hour= 0 - 1 Hour, > 1 Hour & <= 2 Hours, > 3 Hour & <= 4 Hours) / total count of incident_id
i tried to use dax contains earlier function, but seems this dose not work. any help please?
Thanks,
Faten
Sorry i deleted the table by mistake !
User | Count |
---|---|
18 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
13 | |
12 | |
9 | |
8 |