Thursday, July 24, 2008

OBIEE dropdown prompt

Q: Is it possible to add 10.000 entries to a dropdown prompt
A: Yes, but why the hell you want to do that since OBIEE doesn't know autofill?

Anyway, this is how you do it:
Add / modify the following in your instanceconfig.xml:

{Prompts}
{MaxDropDownValues}10000{/MaxDropDownValues}
{/Prompts}

Till Next Time

2 comments:

Anonymous said...

dont use {}-brackets but <>-brackets instead in xml files

John Minkjan said...

Hi,

I do this because my blog program doesn't like tags in the text.

regards

john