Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Qlikers,
I need to convert
=Valueloop($(Start), $(End), $(Step))
into time format...
I tried with Time# and Time combination but no success...
Any suggestion?
Gysbert,
Creating a new field at script will make it hard coded but here in this case this interval would be dynamic...
And what about this?
'The class function works, but the problem is that your first time doesn't start at exactly a half hour interval."
Are you pointing to slider time representation?
Here a small adjustment to the example from yesterday with variables instead of field within the slider. The change now is that a trigger is set by changing the VInput variable which changed then the T12 variable which then changed also the slider-area - maybe it comes a bit nearer to what you want.
- Marcus