8 lines
426 B
Markdown
8 lines
426 B
Markdown
# Run "Employee Hours Worked By Date Span" Report
|
|
|
|
- Go to `ESO Scheduler > Employees > Employee Reports > Employee Hours Worked By Date Span`
|
|
- Select the date range of now - 2 months ago. For example, in December 2025, the date range is October 1 - October 31
|
|
- Select Excel as the output format
|
|
- Click query and save the file in this directory
|
|
- `go run find_overlaps.go -xls <saved report from above> -api-token <TOKEN>`
|