Is it possible to remove duplicate lines from table in report editor ?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
Is it possible to remove duplicate lines from table in report editor ?
I'd always try to remove duplicate records within the data source before the table is rendered, which might involve swapping the data source query module from Object to SQL and using an DISTINCT clause. If you can't do that then you could use try using the 'Processing Duplicates' property of a field on the table.