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:
dont use {}-brackets but <>-brackets instead in xml files
Hi,
I do this because my blog program doesn't like tags in the text.
regards
john
Post a Comment