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: 
PeterHa
Contributor
Contributor

How to count the contracts with multiple date.

I want to make a bar chart, in which we can see the number of contracts. But the vehicle order of the contract needs to be the first vehicle order by date and its needs to be the a "Main" order.

I have ben looking all over this place and searching the net but just can't get it right.

=Aggr(count(DISTINCT if(VoertuigorderType='xx' and VoertuigorderExterneStatus <>'xx' And Leasemaatschappij<>'xx' and Leasemaatschappij<>'xx' and ProductBeschrijving<>'xx', ContractReferentie))min(VoertuigorderBestelDatum),ContractReferentie))

who can help me out with the measurement?

 

 

1 Reply
vinieme12
Champion III
Champion III

please post some sample data and expected output

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.