We are trying to create a filter based on a parameter which performs the UNION of two fields. This parameter is therefore based on a SQL query, the output of the query is composed by 13.000 rows. Due to the actual limit of 10.000 for the filter value list we are missing about 3.000 rows making this idea unfeasible at the moment. Our idea is to raise this limit.