Hi
I have a Gallery which pulls its data from a Sharepoint list "NCL Build Schedule"
I current have a button to refresh the data by using:
Refresh('NCL Build Schedule')
I would like to change this so it automatically refreshes the data every 3 minutes.
Trying to do this with a timer.
Can anyone help please?