Options

Saving report parameters

tpeterstpeters Member Posts: 16
edited 2012-07-14 in NAV Three Tier
Greetings.

It is possible for users to save the parameters in the canned reports so each time they run it they are presented with the same ones they used last time? My users say they had have lost this ability (though they can't pinpoint the date). It may be related to the R2 build 32465.

Has anyone else seen/resolved this issue?

Regards,
Tim

Comments

  • Options
    mohana_cse06mohana_cse06 Member Posts: 5,503
    you mean the inputs given in request page?
    If yes, set SaveValues to yes in request page properties..
  • Options
    Troubles_In_ParadiseTroubles_In_Paradise Member Posts: 588
    tpeters wrote:
    Greetings.
    It may be related to the R2 build 32465.
    SaveValues property works well. I use NAV 2009 R2 (build 33137)
    ~Rik~
    It works as expected... More or Less...
  • Options
    tpeterstpeters Member Posts: 16
    Thank you for the suggestions. Unfortunately the SaveValues property is already set to Yes on the RequestOptions Form.

    Regards,
    Tim
  • Options
    Troubles_In_ParadiseTroubles_In_Paradise Member Posts: 588
    tpeters wrote:
    Thank you for the suggestions. Unfortunately the SaveValues property is already set to Yes on the RequestOptions Form.

    Regards,
    Tim
    Are we talking about classic or RTC report?
    ~Rik~
    It works as expected... More or Less...
  • Options
    tpeterstpeters Member Posts: 16
    It's an RTC report.

    Regards,
    Tim
  • Options
    Troubles_In_ParadiseTroubles_In_Paradise Member Posts: 588
    you mean the inputs given in request page?
    If yes, set SaveValues to yes in request page properties..

    Since it's an RTC report, as Mohana said, you have to check SaveValues on RequestPage not on RequestForm.
    Have you already checked ?
    ~Rik~
    It works as expected... More or Less...
  • Options
    tpeterstpeters Member Posts: 16
    Forgive my ignorance, this is all new to me.

    Here are the steps I'm taking.
    In Classic Client, select the report and click Design
    Select View > Request Page, View Properties

    For the Request Page there are only a few Properties and SaveValues is not one of them. I see ID, Name, Caption, CaptionML, Description and ContainerType.

    If I do the same thing, but go to Request Form instead I see many Properties, including SaveValues.

    Thanks,
    Tim
  • Options
    Troubles_In_ParadiseTroubles_In_Paradise Member Posts: 588
    try again...

    1. open request page
    2. go to the first empty line
    3. View > Properties
    ~Rik~
    It works as expected... More or Less...
  • Options
    tpeterstpeters Member Posts: 16
    Thank you, I pulled the Properties up for the Request Page and saw SaveValues. Unfortunately it is already set to Yes.

    Thanks,
    Tim
  • Options
    mohana_cse06mohana_cse06 Member Posts: 5,503
    Are you talking about the ReqFilterFields or Options tab fields?
    make sure you are not making the option tab fields blank via code..
Sign In or Register to comment.