cancel
Showing results for 
Search instead for 
Did you mean: 

List of values in prompts are getting categorized in Folders

Former Member
0 Kudos

Hi,

We have a webi wherein prompt values are getting categorized in folders. Is there a way to resolve the issue and display a list in prompts without folders being created.

Also if we increase the following parameter in CMC ,will this lead to resolution.

Attached herewith is the snapshot for Prompt values and Server settings in CMC

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rohit,

This is because of parameter 'List of Values Batch Size' on Webi server properties.

You can modify the same and restart the Webi server for this setting to take effect.

Regards,

Mithilesh

Former Member
0 Kudos

Thanks Mithilesh

So if we change  the 'List of Values Batch Size ' from 1000 to 2000 then will the folders will get removed from prompts as there are 1500 prompt list .

Former Member
0 Kudos

It will depend upon the number of values present in DB for that object.


List of Values Batch Size specifies, maximum number of Entries/Values for each batch.


If your object has values are less than 2000, it will not create any group. If values are suppose 5000 for an object and LOV Batch size setting is set to 1000, you will see 5 folders.


Hope this helps.


Regards,

Mithilesh

Answers (2)

Answers (2)

former_member198519
Active Contributor
0 Kudos

Is the prompt created in hierarchical structure at the universe level? If yes you can get that converted to a normal LOV instead of LOV based on custom hierarchy.

I would say try doing the reverse of what is mentioned in the link mentioned by Niraj.

Former Member
0 Kudos

Hello Rohit,

Your LOV is on a hierarchical structure as shown below

How to create a cascading List of Values (LOV) in UNX with hierarchical display - Business Intellige...

You need to make sure you create LOV accordingly at Universe level.

Regards

Niraj

Former Member
0 Kudos

Also worth looking at below thread.

BO4 - lovs showing folder list | SCN

Regards

Niraj

Former Member
0 Kudos

Thanks Niraj

We had checked the thread based on which we have attached one snapshot for server settings wherein List of values batch size is set to 1000. What if we increase the batch size to 2000. Probably since the batch size is set to 1000 prompt values more than 100 are getting categorized in folder.