Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Aggregated set analysis

Hi

I am trying to create a Notifiaction date please see table below using the following code. The problem I have as you can see in the table is that Mrs P Ball has 2 instances of notified 1 with a claimant type of TP 1 with a claimant type of PI. For some rerason my code does not like this and returns nothing for Mrs P Ball.

Has anyone any ideas on how I can correct this

=Aggr(Only({$<[Claimant State]={'Notified'},[Is Latest Ref Seq]=>}[Claim Transaction Done Date]),[Claimant Number])

Claim NumberClaimant TypeClaimant Contact NameClaimant Notification DateClaimant State
RS100202ADDoctor Richard Norman Michael Stitson22/02/2011 15:53:16Notified
RS100202PIMaster G Ball08/03/2011 12:08:18Notified
RS100202PIMr D Ball22/02/2011 15:53:16Notified
RS100202PIMrs P Ball-Notified
RS100202TPMrs P Ball-Notified


Regards

1 Reply
Not applicable
Author

Hello,

I do not how you did your data model , but try to add an aggregate by both Claim Number and Claimant type .

Regards,

Beyrem