Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
prma7799
Master III
Master III

Showing multiple posting date

Dear All  / loveisfail‌ , stalwar1‌ , tresesco

I have created one ageing report in that I getting multiple posting dates I am not able to achieve the exact requirement from user.

My user report data and my data totally tallied but user don't want this extra dates which coming in my report .

In my report totals are matching with user report but user have only one date (i think max date ) but i getting all dates.

Thanks

1 Solution

Accepted Solutions
tresesco
MVP
MVP

Like this?

Capture.PNG

Exp:

=Aggr(MAx([Posting Date]),[Customer No_])

View solution in original post

2 Replies
fvelascog72
Partner - Specialist
Partner - Specialist

Hi,

Maybe this helps.

Cheers.

tresesco
MVP
MVP

Like this?

Capture.PNG

Exp:

=Aggr(MAx([Posting Date]),[Customer No_])