Overview
Customers need a dashboard/reporting widget that can (a) count and list tasks that used any of a selected set of parts (OR), and (b) also support AND/OR logic to include tasks that used any combination of those parts (e.g., 1 & 2, 1 & 3, 2 & 3, or all three). The widget should return the total number of tasks, an optional task list, and average usage per period for the selected scope/timeframe.
Current Limitations
- No widget supports OR logic across multiple parts (e.g., “part 1 OR 2 OR 3”).
- No easy way to include combinations of selected parts via AND/OR (e.g., tasks that used 1 & 2, or 1 & 3, etc.).