Extra Pages

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:

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

    ReplyDelete
  2. Hi,

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

    regards

    john

    ReplyDelete

Note: Only a member of this blog may post a comment.