Réf. : Passing variables to a report

Rachel wrote :

Is there a way that I can capture what the user enters and use this in
formulae within my report?

One tip is to choose a numeric object in the universe that has no LOV.
Then set a condition

 Object > 'Your prompt'

or
Object <= ‘Your prompt’

Then you retrieve the value in your report with UserResponse() function.

Choosing an object with no LOV disables the possibility for the user to
click on the “value” button in the prompt dialog box.

Hope this helps.

Christophe GROS


Listserv Archives (BOB member since 2002-06-25)