hi
how to display dates in a report coming input from @prompt
please help me
bo_s_user (BOB member since 2004-05-19)
hi
how to display dates in a report coming input from @prompt
please help me
bo_s_user (BOB member since 2004-05-19)
Look at the Business Objects Reporter function UserResponse.
Andreas (BOB member since 2002-06-20)
hi
In BO Report QueryPrompt is disabled,how to create UserResponse and all
…
bo_s_user (BOB member since 2004-05-19)
Hi
What do you mean “In BO Report QueryPrompt is disabled”?
UserResponse is a Function you can use in a cell. Like if your Prompt asks “select country” your function will be:
=UserResponse(select country)
Only thing you need is a prompt in your report.
jobjoris (BOB member since 2004-06-30)
Hi Anupama
If you have prompt(s) in your report then ‘Insert->Special Field-> Query Prompt’ will be enabled , if you don’t have any prompts then it will be disabled
BigV (BOB member since 2003-12-04)