Toggl Focus Time Logs Report

The Time Logs report gives you a complete, entry-by-entry view of all tracked time across your workspace. It’s the go-to place when you need to review, verify, edit or export individual time entries.

Time Entries Table

In the table, you can get an in-depth overview every time entry in Toggl Focus, apply filters and adjust the time period.

Sorting

You can sort entries by clicking on any column header.

Filtering

You can modify filters by clicking on the filter selector.
Filtering

Customizing Columns

You can move columns around and hide or unhide columns.
Customize Columns

Exporting

You can export the Time Logs report as CSV. Click the Export button at the top of the report and choose your preferred format.
Exporting

Reports / Time Logs shows nothing for me. Well, there does seem to be 2 empty rows, but no headings or any type of data to see. The Export CSV produces the expected time log data, it’s just not displayed on the web page itself.

Here are screenshots to better illustrate the problem.

On the Reports/Summary page the correct activity for This Month is displayed, but when you switch to Reports/Time Logs, no logs actually show. However, note the following:

  • Hovering the cursor over where time log details should appear reveals empty rows.
  • The row count at the bottom of the screen correctly indicates 2 rows of data.
  • The CSV Export correctly generates a time log report

Inspecting the structure of the HTML table, you can see in the screenshot that the table rows/data are there,but something is not correct with the layout, keeping the display of the data hidden.

My knowledge of HTML is limited, but I was able to reveal the data rows on the page by playing around with the positions of the elements. So, I’m guessing this is an easy fix for your developers.

Hey!

Thanks for the screenshots - let me speak to the team :slight_smile:

Hey!

The team haven’t been able to reproduce this. Are you still encountering this issue?

Thanks!

This is still an issue in FireFox, but it looks ok in Brave. However there are other issues with the Reports page for which I will make a separate post.

The Export CSV function of the Time Logs fails with HTTP status code 500 (internal server error). Screen shot below. This only seems to apply to the Time Logs export. CSV export of the Summary report works ok.

Hey @KevinP

Is this issue occuring on Firefox or Brave or both? Does this happen every time you try to export the Time Logs CSV?

This happens on both FireFox and Brave browsers. It happens every time, and now for both Summary and Time Logs reports

Note that CSV exports in ToggleTrack work fine, so something in ToggleFocus is not working correctly.