I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?

Showing Answers 1 - 7 of 7 Answers

Uttam

  • Nov 24th, 2005
 

The Prompts will appear in the alphabetical order.

To make them appear in the order of our requirement, need to prefix a numerical with the prompt

Karthik

  • Nov 1st, 2007
 

When you want to perform the prompts with your requirements you follow this

@prompt("enter the month","a" ,multi/mono, free/constrained, USER.2)

then this prompt performs as first one .Like that you can define your own prompt

  Was this answer useful?  Yes

nanis38

  • Jun 15th, 2011
 

by default they follow ascending order...@prompt('1.enter...','','',)
                                                                 @prompt('2.enter..','','',)

or else we can set prompt order in webi query properties

thanks

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions