Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! 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_])