Hello,
I create a table "CLIENT" with columns "Name", "Adress", "ClientCode", "Year","Month".
This table contains data (Exemple: Paul, London, 0123456,2012,3)
And If i create a repport via report studio, is it possible to update data on this table on the report studio page?
The report will output the contains on a table, and i want to modify the adress ont the report (Exemple: Paul, Paris, 0123456,2012,3).
Thanks
Yes this is possible.
You should create a store procedure for achieve that.
Check the following link it is similar to what you want to achieve
http://didenko.at.ua/publ/cognos/cognos_bi_reports/commenting_on_your_report_data/10-1-0-79
Hi pricter ,
could you please send details how to create a store procedure and achieve the report , but I'm not able to understand the link clear.
best regards ,
Rams