Forum Discussion

DesNaidoo's avatar
DesNaidoo
Frequent Visitor
5 years ago
Solved

Template App: Sample data refresh

Good day,   I've created a template app in the service that connects to an ODATA API to retrieve the data. This is a basic app that contains only two reports. The app dataset is refreshed every mor...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi DesNaidoo,

    This should be based on your app sample data source configurations. If they are designed based on imported static values, these sample data should not update.
    If you are keeping the connection to the data source, configure and enable the scheduler refresh on it, it should update daily.

    I do not so recommend you to design a template app with the sample data source. (normally the underlying data source connections should be fully parametrized with query parameters, users who get APP try to use it will be asked to input their connections and credentials for app source initialization. they worked as 'connector app')
    Regards,

    Xiaoxin Sheng