HI, I am using a SQL QUery to pull data into a Table, in Excel. Everything work great. However my query is about a 4 month range and I need at least 4 months of data in order for the forecasting to work properly.
http://www.velocityscape.com/help/database_how_to_s/connecting_to_sql_from_excel.htm
Once I have ran the Refresh once, I have all the historical data to do the forecasting, what I need to tell Excel to do is.
Keep the existing data and add new data based on TODAY() date.
Is this possible so I don't have to refresh 4 months of data every time this is refreshed? A 4 month date range can take up to 15 min to run, whereas 1 days of data will take only about 30 seconds.
I simply want to keep the historical and add on each new day of data.
thanks,
http://www.velocityscape.com/help/database_how_to_s/connecting_to_sql_from_excel.htm
Once I have ran the Refresh once, I have all the historical data to do the forecasting, what I need to tell Excel to do is.
Keep the existing data and add new data based on TODAY() date.
Is this possible so I don't have to refresh 4 months of data every time this is refreshed? A 4 month date range can take up to 15 min to run, whereas 1 days of data will take only about 30 seconds.
I simply want to keep the historical and add on each new day of data.
thanks,