Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Timestamp duration wise

hi all..

Please help me resolve the following problem:

if we have a timesheet foe a company and organizations want to see sum of logged hours on timestamp duration wise for complete organization. durations are full day, 4 hours, 2 hours, 1 hour, 30 minutes.

user will change these on the fly. logged hour data should change accordingly also specify time corresponding to that time.

3 Replies
CELAMBARASAN
Partner - Champion
Partner - Champion

How the data looks like and in which format?

Not applicable
Author

for example choosing 1 hour duration by the user, data should like like..

TIME                                        LOGGED_HOURS

9-10                                                       200

10-11                                                     150

11-12                                                     300      

CELAMBARASAN
Partner - Champion
Partner - Champion

Hi,

You have to do it in load script where you can derive this timelines. Can you upload sample file.

I still didn't how your raw data looks like.