Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
chaitanyajami
Partner - Creator
Partner - Creator

Generate timestamp for each hour between the dates

Hi All,

I have the data like below. for each cr number i have start and end dates in time stamp format ,my requirement is to generate the hourly time stamp between Start and end dates for each cr, please help me how do i achieve the same.

 

[CR number]Scheduled StartScheduled End
CR53219514/11/2020 15:0015/11/2020 04:00
CR45245514/11/2020 15:3015/11/2020 03:00
CR85452414/11/2020 16:0014/11/2020 22:00
CR86587314/11/2020 16:0014/11/2020 22:00
CR32737714/11/2020 16:0014/11/2020 22:00
CR32843214/11/2020 17:3015/11/2020 17:30
CR21424414/11/2020 18:3015/11/2020 00:00
CR85763514/11/2020 20:0015/11/2020 00:00
CR42423414/11/2020 20:0015/11/2020 12:00
CR24124214/11/2020 21:0015/11/2020 06:00
Labels (2)
1 Solution

Accepted Solutions
Denisg
Contributor III
Contributor III

Hi,

You can use Intervalmatch function for that.

And you can see a solution here.

Cheers

Denis

View solution in original post

1 Reply
Denisg
Contributor III
Contributor III

Hi,

You can use Intervalmatch function for that.

And you can see a solution here.

Cheers

Denis