-
1. Re: How to change day start and end time?
Zhouyi ZhangFeb 6, 2019 9:20 PM (in response to Jose Mancia)
Hi, Jose
Please provide a sample workbook.
ZZ
-
2. Re: How to change day start and end time?
Anupam Mehta Feb 6, 2019 10:26 PM (in response to Jose Mancia)1 of 1 people found this helpfulHi Jose,
I dont think there is any configuration of function radially available to change day start time and end time.
you can use calculated field to get business hours, below link might help you to resolve your query
Business Hours calculation in Tableau - meowBi
https://kb.tableau.com/articles/howto/calculate-business-hours-between-two-time-stamps
Regards,
Anupam
-
3. Re: How to change day start and end time?
sajad.bhat Feb 6, 2019 10:44 PM (in response to Jose Mancia)Hi Jose,
You can use two parameter as start time & endtime in a calculated field, which will give you flexibility to choose any time frame in a day.
Hope this helps you, in that case you can mark it answered
-
4. Re: How to change day start and end time?
Norbert MaijoorFeb 6, 2019 11:31 PM (in response to Jose Mancia)
Hi Jose,
Not sure but find my approach as reference below and stored in attached workbook version 10.5 located in the original thread.
1. Define Parameter P1. Delta Parameter 1
2. Adjusted Start time: dateadd('hour',-[P1. Delta Parameter 1],[Start Time])
3. Adjusted End time: dateadd('hour',-[P1. Delta Parameter 1],[End Time])
Hope it helps,
Regards,
Norbert
-
dateadd_nalmai_v10.5.twbx 16.5 KB
-