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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

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.

tresB
Champion III
Champion III

Like this?

Capture.PNG

Exp:

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