Question
5
Replies
6024
Views
Capgemini
Posted: January 17, 2018
Last activity: January 18, 2018
Closed
Report Definition giving duplicate Records
Hello team,
Can some one let me know whether is there any way to call Activty/DataPage from Report Definition.
Reason : Currently my RD rule is giving duplicate records due to joins. I want to eliminate duplicate records before report renders.
I want to do some data manipulation in Activity or load Data Page with unique records based on some unique condition before RD renders the data.
***Updated by moderator: Lochan to add Categories***
To accomplish your requirement, use 'Filters' in Query tab of the report definition with appropriate conditions. This will eliminate the duplicate records when the report is displayed.