Monthly AVG Hrs (CN)
This measure calculates the
average number of case note hours delivered per month during the selected
reporting period. It helps identify typical monthly workload or service
delivery volume over time.
What it means:
It shows how many total hours (billable + non-billable) were recorded on average per month.
How It’s Calculated
- Adds total billable and non-billable hours.
- Calculates the number of months within the selected period.
- Divides total hours by the number of months.
Average Hrs (CN)
This
measure calculates the average number of hours recorded per case note.
What it means:
Shows the average time recorded for each individual coordination note entry, regardless of the period selected.
How It’s Calculated
- The formula takes the average of the Quantity field
from all records in the Case Notes dataset.
- Each Quantity value represents the number of hours
logged in a single note.
- The result reflects the typical number of hours
entered per note across the dataset.
Number of Case Notes (Billable)/Status Graph
Please refer to the following calculations.
# of Case Notes (CN)
This measure calculates the total number of billable case notes based on the delivery status, based on the selected reporting period.
What it means:
This measure counts the total number of billable case notes created by staff during a selected reporting period. It helps track how many service interactions are eligible for billing.
How It’s Calculated
1. Filters the data to include only:
1. Coordination Notes created within the selected date range ([Period Min Date] to [Period Max Date]).
2. Notes marked as billable.
2. Counts the number of case notes by checking how many entries have a value in the CoSCaseNoteOwner field.
3. Returns the total count by delivery status.
Case Note Hours/Billable Bar Graph
Please refer to the following calculations.
Billable Hours (CN)
This measure calculates the total
number of billable hours recorded in case notes during a selected reporting
period. It helps track how much time has been logged that is eligible for
billing.
This measure reflects the sum of service entries marked as billable, helping track total effort eligible for claiming.
How It Is Calculated
- Filters notes by [Created Date] within the selected period.
- Includes only entries where Billable = "Yes".
- Checks that both claim reference fields are blank or empty .
- Applies only to IsCoSEntry = TRUE() records.
Adds
up the Quantity field from all matching case notes to calculate the total
billable hours.
Non-Billable Hours (CN)
This measure calculates the total
number of non-billable hours recorded in case notes during a selected reporting
period. These hours represent time logged that is not eligible for billing,
often due to internal activities or non-chargeable tasks.
Tracks time logged that is not eligible for billing, useful for internal performance or efficiency reviews.
- Only includes case notes created within the
selected period.
- Only includes notes marked as Billable = "No".
- Adds up the Quantity field from all matching case
notes to calculate the total non-billable hours.
- If no matching data is found, the result will return 0.
Total Hours (CN)
This measure calculates the total
number of hours recorded in case notes, combining both billable and
non-billable time.
What it means:
Represents the full workload effort, combining all recorded service hours regardless of billing status.
How It’s Calculated
- Adds both billable and non-billable hours together
to get the full total.
- Returns the combined total hours without formatting or rounding.
Billable Hours and Case Notes Over Time Graph
These visual tracks key metrics related to Coordination Notes over a selected reporting period, helping teams monitor service delivery, billing activity, and client engagement.
Measure Name: Number of Clients (Coordination Notes)
What it means: Counts the number of unique clients who have had at least one Coordination Note created during the selected period.
How It Is Calculated
• Filters Coordination Notes by Created Date within [Period Min Date] and [Period Max Date].
• Counts the distinct number of client IDs.
Measure Name: Number of Case Notes
What it means:
Counts the number of unique clients who have had at least one Coordination Note created during the selected period.
How it's Calculated
• Filters Coordination Notes by Created Date within [Period Min Date] and [Period Max Date].
• Counts the number of entries with a value in the CoSCaseNoteOwner field.
Measure Name: Number of Billable Case Notes
What it means: Counts the number of billable Coordination Notes created during the selected period.
How it's Calculated
• Filters Coordination Notes by Created Date within [Period Min Date] and [Period Max Date].
• Includes only notes marked as Billable = TRUE().
• Counts the number of entries with a value in the CoSCaseNoteOwner field.
These measures are used together in a time-based visual to show:
• How many clients were engaged,
• How many case notes were created,
• How many of those notes were billable.
This helps teams monitor service volume, billing activity, and client engagement trends over time.
Claimed vs Unclaimed Billable Hours (CN) Donut Graph
Please refer to both the Claimed Billable
Hours (CN) and Unclaimed Billable Hours measures mentioned in 4 - Hours Data Visual Cards above to see how this graph is calculated.