Do you have a report which refreshes your data source?

Updated by Brady Stroud [SSW] 5 months ago. See history

123

If you have a SQL database data source with data coming from an external source (i.e. MYOB), then you should create a report which allows user to manually refresh data. Your report should have:

  • A checkbox/radio button which allows user to trigger the refresh.
  • A table display the history of previous refresh including start time, duration and status...
Image

✅ Figure: Good example - A report with a radio button allows you to refresh data and a table showing the history

acknowledgements
related rules