Mar 03, 2024 08:04 AM
Hi,
I have multiple views of Timesheet data i.e. one View for each Employee.
How can I email or send or export the respective View for each employee to that Employee please?
Thanks
Kalpesh
Mar 03, 2024 09:01 AM
Have you explored interfaces? You would only need one interface. Each employee would only see their own data with the right filters applied.
Mar 03, 2024 09:28 AM
Would this incur additional cost Dan - i.e. to provide each employee with their own interface?
Mar 03, 2024 09:29 AM
Also, what would be the best way to extract the Sum from each View to have a summary for Payroll to Pay please Dan?
Mar 03, 2024 09:32 AM
There is no price difference if your users access the data in the base or in an interface. If someone else enters the data and your employees are only viewing the data they should be free. It doesn’t cost anything to build interfaces.
Mar 03, 2024 09:33 AM
However you are showing it in the view can be used in the interface. You didn’t provide enough information about your base design to provide a firm answer to your question.