How to automate the publishing and refreshing of workitems..?

Kavuru, Ananta Satya Madhav 0 Reputation points
2024-02-26T09:12:28.94+00:00

I want to publishing and refreshing of workitems automatically for every 10min

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,175 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jiajing Hua-MFST 16,455 Reputation points Microsoft External Staff
    2024-02-27T02:44:01.3233333+00:00

    Hi @Kavuru, Ananta Satya Madhav

    Are you using Excel Power Query?

    • Please try to click Data tab > Queries & Connections > Queries and Connection pane on the right side of the Excel window.
    • In the pane, right click a query that you want to schedule for automatic refresh, and then select Properties.
    • In the Query Properties dialog box, go to the Usage tab and check the box labeled Refresh every … minutes and enter the number of minutes.
    • Make sure the Enable background refresh option is checked.
    • Click OK to save the changes.

    enter image description here

    If you are not using Power Query, you may use "Application.OnTime" of VBA command to schedule the auto refresh.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.