Forum Discussion

R1's avatar
R1
Data Storage
12-01-2022

Last build time of a live data model

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

Replies have been turned off for this discussion
  • TwieN's avatar
    TwieN
    Cloud Apps

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

    Data return have

    lastUpdated 

     and

    lastPublishTime