cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Last build time of a live data model

R1
7 - Data Storage
7 - Data Storage

Hi,

How do i access and use the last build time of a live data model in my widget script. The following code doesn't give me the last update/build time.

var lastbuildtime=w.dashboard.lastBuildTime

Regards,

R

1 REPLY 1

TwieN
8 - Cloud Apps
8 - Cloud Apps

You can try to call API with URL as /api/v1/elasticubes/live

Data return have

lastUpdated 

 and

lastPublishTime