Forum Discussion
Mustafa_A
4 years agoContributor II
TimeStamp when data load is complete
Dear Community -
Is there a way to know when the last load was completed? We have multiple cubes (account recs, mgmt, rept), and it would be helpful if our end user could know when the last p...
TheJonG
OneStream Employee
4 years agoHi there -
You can create a simple dashboard that contains a SQL Table Editor component which references the TaskActivity Table (accessed in System > Database > System Database > Tables). The TaskActivityType column is filtered to only show the Load/Load & Process tasks.
The task activity types are stored as integers and 7001 and 7002 refer to Load and Load & Process.
You can add that SQL Table component to dashboard and take it from there.
Jared
4 years agoNew Contributor II
Do you happen to have this Task Activity Dashboard as an XML File I could import for testing?
Related Content
- 2 years ago