Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to get only value of Time

Chronos
Tera Contributor

Hi,

I have 2 tables A and B.
In table A there is a field u_start_time: type Time in picture

Chronos_0-1709954543281.png

In table B I have a field with Reference type Name.
I used name.u_start_time to get data from table A. But there is no return value. I log in to get its information as shown below.

Chronos_1-1709954697636.png

Is there any way to get the correct value 01:00:00 from table A to table B?

Thank and Best Regards,

5 REPLIES 5

HI @Chronos 
What was the problem ? can you share a screenshot of the script