I have users who want to have parameters saved between reports and get the last choice as a default-value instead of beeing forced to make the same choice in different reports. (The reports all use te same promptprocedures)I made a table to save/update their choices based on their user-id. When I run the report-procedure alone (where the insert takes place) from BIDS(from the Data-tab) and "manually" provide it with parametervalues it works fine and it inserts/updates the data, However, when I run it from the preview tab and provide the parameters via the dropdownlists (wich are populated from prompt procedures) it doesn't. The prompt procedures work just fine and displays the latest choice for the user but if they make changes the report-procedure doesn't save their changes to the table.
Any hints would be very appreiated
Anniqa
anniqa_2