Worked hour report help.

Worked hour report help.

Good day everyone,

 

I need some advice with Zoho Analytics.

 

I am trying to get a report that will show the work hours of a user.

We are using Zoho People timesheet/time logs.

I connected Zoho People and Zoho Analytics, and everything is working fine.

 

So, what I need to do is the following.

 

I need to calculate the hours in 4 different time.

 

It goes like this.

23:00 to 7:00 7 Monday to Sunday the user gets 1.50 more per hour.

7:00 to 23:00 Saturday and Sunday the user gets 1.00 more per hour.

18:00 to 23:00 Monday to Friday the user gets 0.75 more per hours.

 

So, looking at the time log table I run into issues.



The first one is that the from time and to time are strings. Can’t figure out how to get them in time HH:mm. So, what I did for test purposes is change them into decimal to do the maths and was kind of able to get what I need.

  1.  if((to_decimal((concat( substring_before( "From Time",':'))))+"Hours") > 23 OR to_decimal((concat( substring_before( "From Time",':'))))<7,if((to_decimal((concat( substring_before( "From Time",':'))))+"Hours") > 23,8-(31 -(to_decimal((concat( substring_before( "From Time",':')))+"Hours"))),0),0)

What I do is the same for the weeks nights.
  1. if((to_decimal((concat( substring_before( "From Time",':'))))+"Hours")>18  AND day_of_week( "Date") >1 AND day_of_week("Date" ) < 7, if((to_decimal((concat( substring_before( "From Time",':'))))+"Hours")<=23,5-(23 -(to_decimal((concat( substring_before( "From Time",':'))))+"Hours")),if((to_decimal((concat( substring_before( "From Time",':'))))+"Hours")>=23,(23 - to_decimal((concat( substring_before( "From Time",':')))))-5,0)),0)

Now the issue is that adding time as number doesn’t work cause people could get stuff like 5:78 and well that would not compute. Also having to manage doing decimal all the time makes it more complicated.

 

Also, I saw that the entry if you start working on Friday and end up on Saturday the date doesn’t change in the entry log. 

 

Because at the end in the report always need to make sure that the biggest prime is the one being applied.

 

So, if you work Saturday, you get the 1$ for the day but when the night turn in those needs to be calculated with the 1.50.

So, I guess if I can manage to get the all the time in the 3 columns, I could always just do weekend – night but what if he only works 2 hours during the day and 7 during the nights.

The table also doesn’t have any place for pause and can’t seem to be able to ad fields in the time log form.

 

If any of you guy’s out there have any advice or things to help me sort this out, I would gladly appreciate it.


    Zoho Developer Community






                              Zoho Desk Resources

                              • Desk Community Learning Series


                              • Digest


                              • Functions


                              • Meetups


                              • Kbase


                              • Resources


                              • Glossary


                              • Desk Marketplace


                              • MVP Corner


                              • Word of the Day



                                  Zoho Marketing Automation
                                          • Sticky Posts

                                          • We are coming to your city! Zoho Analytics Community Meetup

                                            Hello, business leaders and data enthusiasts! We are delighted to announce that registrations are now open for the ZUG meetups, and we can't wait for you to be a part of them. Our in-house analytics experts are geared up to lead discussions on constructing
                                          • Zoho Analytics: 2021 Look Back

                                            As we start a new year in 2022, here's some of our top moments from 2021. Zoho Analytics in 2021
                                          • [Customer Talk] PREMO Group's Analyst Interview at Zoho Day 2022

                                            Premo Group, a 50 year old Spanish Manufacturing Company, has been our long-standing customer with #ZohoAnalytics. They've been using our platform for their end-to-end, unified business analytics solution.  Hear more from Claudio Cabeza, Director at PREMO
                                          • Announcing Zoho Analytics 5.0 -- A Modern Self-service BI & Analytics Platform

                                            We are extremely delighted to unveil Zoho Analytics 5.0 - A Modern Self-service BI and Analytics platform to the public. Experience analytics like never before with the following new capabilities and enhancements: Comprehensive AI-Powered Data Preparation
                                          • Zoho Analytics | Quarterly Newsletter | Q2 2022

                                            Hello Everyone! I hope all of you are safe and well! Zoho Analytics - Q2 Quarterly Newsletter is out now! Check out the newsletter (attachment) to know all about our new features, recognitions, webinars, blogs, and many more exciting things.  Do let us


                                          Manage your brands on social media



                                                Zoho TeamInbox Resources

                                                  Zoho DataPrep Resources



                                                    Zoho CRM Plus Resources

                                                      Zoho Books Resources


                                                        Zoho Subscriptions Resources

                                                          Zoho Projects Resources


                                                            Zoho Sprints Resources


                                                              Qntrl Resources


                                                                Zoho Creator Resources


                                                                  Zoho WorkDrive Resources



                                                                    Zoho Campaigns Resources

                                                                      Zoho CRM Resources

                                                                      • CRM Community Learning Series

                                                                        CRM Community Learning Series


                                                                      • Tips

                                                                        Tips

                                                                      • Functions

                                                                        Functions

                                                                      • Meetups

                                                                        Meetups

                                                                      • Kbase

                                                                        Kbase

                                                                      • Resources

                                                                        Resources

                                                                      • Digest

                                                                        Digest

                                                                      • CRM Marketplace

                                                                        CRM Marketplace

                                                                      • MVP Corner

                                                                        MVP Corner

                                                                      





                                                                      




                                                                          Design. Discuss. Deliver.

                                                                          Create visually engaging stories with Zoho Show.

                                                                          Get Started Now