Wishful thinking

  • is there a program or a way to make an xls refresh off a cube automatically. for instance make a xls re-query once a week?

  • If you are filling your .XLS with the help of Import External Data, you can configure your 'External Data Range Properties' to refresh every X minutes, everytime the .XLS is opened or similar stuff.

  • Another way will be to write a vb script that either asks the user if he/she wants to refresh the data, or just check for the day of the week and force the refresh.

    Then save this script as the autostart macro, and you got it.

  • ok but that is still to manual. That takes someone opening it. I want it so it sends out refreshed using the SQL server only.

  • That sounds like a job for SQL Server Reporting Service!

     

    And yes, you can do exactly that.

    Happy (ab)use of it!

    Hanslindgren

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply