Forum Discussion

Arismus's avatar
Arismus
Frequent Visitor
3 years ago
Solved

Report refresh without schedule refresh

Hello,    We are on on premise report server.   Our reports use import mode, and connects to SQL Server.   I understand, that opening such published report on the Web UI shows, what was inside ...
  • v-henryk-mstf's avatar
    3 years ago

    Hi Arismus ,

     

    It is not possible for a user to initiate a data refresh from the web UI without creating a scheduled refresh. Scheduled refresh is the only way to refresh the data in a report on the web UI.

    However, you can provide users with the option to refresh the report manually by using the "Refresh" button on the web UI. This will refresh the report on the screen, but it will not refresh the data source.

    You can also consider using a report subscription to automatically deliver the refreshed report to users on a regular basis. This can be set up by an administrator and does not require users to create their own scheduled refresh objects.

    Alternatively, you can consider using a custom solution to refresh the data in the report. For example, you can create a button on the web UI that, when clicked, runs a custom script to refresh the data in the report. This would require some development work and may not be suitable for all environments.


    If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.


    Best Regards,
    Henry


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.