How to bind the startDate for a Time Series Chart?
Hi All,
I've added a time series chart to an AR experience and I want to only show the values from the current day. I can do this by going to the Services for the Thing and opening up Parameters for the QueryPropertyHistory service and I can enter in the startDate as shown:

But I want this start date to be automatically filled in. I can see that I can create a binding to set the start date but cannot work out how to create the binding.
I've created a service for the Thing inside ThingWorx composer called Datethat will return the time at a few seconds past 12:00am on the current day as the result. I can bind this to text in a label to verify that it's returning the correct value. But if I try and bind it to the startDate it will not let me. Below shows what I'm trying to do:

I guess I"m doing something wrong here, but I"m not sure what. Does anyone know how I can control the startDate from a binding?
Many thanks,
Allan

