Need to understand the logic and tables stored in redwood timesheet UI
Summary:
I have attached the subquery in the report for time type. There is no direct link between time entry layout components and the timesheet of the person. We need to understand the logic of how time type is displaying correctly as per the timesheet UI. Now it is showing regular time instead of regular time site for a single person. But it is working for all other people. It is due to rownum = 1. It is picking the first record only. Now I want to remove rownum, and I need to add the correct logic.
Content (please ensure you mask any confidential information):