Show Update Date in a DashBoard

Marcelo Meringo
Tera Contributor

We have implemented a dashboard which data comes from an external link.
Is there a way to show time/date of update in the dashboard ?

Thanks in advance

1 REPLY 1

Varun Raju
ServiceNow Employee
ServiceNow Employee

You can use the variable DATE(${start_at}) contains the date of the period being collected into the table where the data is being collected. This can be used in the dashboard.

For further information use the link below and look for "Filtering external data by date" section.

Link: https://docs.servicenow.com/bundle/tokyo-now-intelligence/page/use/performance-analytics/concept/pa-external-data.html

 

Thanks,

Varun