Hi, We customized the report filter criteria based on our business requirements and displaying those results in a table grid .But we are seeing multiple values Can you please let me know how to resolve this issue . Same problem mentioned this post .Duplicates in Report filter | Support Center
@RashmithaM This can happen if there are additional spaces in the values of the column being filtered. For instance, if a column has the same value across multiple records but includes leading or trailing spaces, it may appear as separate filter values. To resolve this, ensure that there are no extra spaces in the data being used for filtering. Additionally, if multiple tables are configured with the same source, applying filters in one table may affect the records displayed in others, leading to unexpected results.