RE: When there are 2 prompt statements given one after the other which one is prompted first when RUN?
Hi
It depends upon what object u drag and drop as a prompt first time in condition pane of the report.
Eg: Case1: say while creating the report u add "Enter Year" as a first prompt and second " enter currency" as a second prompt. now run the report u'll get order as u defined in condition pane while creatin report(I.e "Enter Year" and the "Enter currency")
Case2: Now save the report and again try to reverse the order of prompts "Enter Currency" as a first prompt and "Enter Year" as a 2nd prompt. now save the report. and run again. U'll find order of prompt same as the first case.
Now to have Specific Order of the prompt its Ur responsibilty to add the prompts in the condition pane according to the requirements.