In List Feature
Hello,
In our client's business the users of the application are often using In List feature from the segment level when configuring a criteria. When using this feature, Pega is generating a select distinct on a table that contains a large number of distinct records. This is making the feature rather slow. Is there any way to improve it or alternative way that is not having a list of “OR” conditions?
Hi,
If you are pulling list of values from the table, You can create an index for that particular field for better performance.
Please let me know if you are talking about list view in PRPC 6.x.