COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: bvk.cognoise on 29 Apr 2011 05:14:52 AM

Title: how my report get updates when database is updated?
Post by: bvk.cognoise on 29 Apr 2011 05:14:52 AM
Hi,

i have developed a simple report using ODBC connection.i imported data from excel sheets.
aftere developing that reports again i made few modifications in excel sheet data.but i want show my report output based on updated data?how can i do this?please answer me ASAP?

thanks
bvk
Title: Re: how my report get updates when database is updated?
Post by: blom0344 on 29 Apr 2011 05:44:43 AM
If you have uploaded the excel data to a database, then the new results should show (make sure you disable caching though) . The report itself does not store the data. If you use a connection directly against the spreadsheet I expect you should see the new data in any case..