Report group suppress duplicate data
Hello,
In a report that has got grouping, how can I suppress data field in detail section if the data is duplicated?
Comments
-
If there is duplicate data in rows, you can remove the duplicates in the SQL for the Business Object. The standard method is to use:
"Select distinct x,y,z ... "
A more efficient way, if you are happy with it, is to use a Group By clause and add all the fields selected.
Some more tips on making pretty and functional reports in our > Video Review of Metastorm BPM 9 <
0 -
I was talking about the 'Suppress if duplicate' option available in crystal report. Certain fields I want to show only for the first record in the detail section, for the remaining records those fields should not display data. Can we do this in Metastorm reports?
0 -
Yes, you can use a group header. There is no need to suppress data, just put the fields you want in the header in a header section. summary totals can be added to a footer (or a header) as well.
My demo will explain much better than I can.
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 155 General Questions
- 149 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 33 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories