Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
exfosteve
Partner - Contributor III
Partner - Contributor III

Creating a Calender slider object with master calendard and master time table

So I've set up a master time table and a master table.  For all of my my time based charts,  It works fine with the following  expression (

= timestamp(Date + [Time 1h],'MMM/DD hh:mm')

However, I can't seem to figure out how make a calender slider object work with hourly increments.  Anyone have any ideas?

Thanks,

Labels (3)
4 Replies
techvarun
Specialist II
Specialist II

Pls share a sample app

exfosteve
Partner - Contributor III
Partner - Contributor III
Author

The attached QVW has a data table, a master calendar, and a master time table.  I want to do time selection with a slider window at 1 hour increments, but I have not been able to get that to work.

Brett_Bleess
Former Employee
Former Employee

Steve, check out the following two Design Blog posts, hopefully this will get you what you need here:

https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Calendar/ba-p/1471527

https://community.qlik.com/t5/Qlik-Design-Blog/The-Master-Time-Table/ba-p/1469392

There are quite a few other posts in the Design Blog area related to calendar and time etc., as well, so if the above is not what you need, use the following to do some further searching:

https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.
exfosteve
Partner - Contributor III
Partner - Contributor III
Author

I'm still having issues. I created a slider calendar object and use the following express on the scale (= timestamp(Date + [Time 1h],'MMM/DD hh:mm'), but it treats the date and time component as invidiual items .  I really want an easy way to to say (>= low time and <=hightime).  Not in a script, but selecting the time range in the UI.