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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
cg8286cg
Contributor II
Contributor II

Confronto date in set analysis

Help !!!!!

Confronto tra date in set analysis, non mi fa il confronto !!

Cos'è che non va nella mia set analysis ?

 

count({ < [Data1]={">= $( date(date#( DATA2), 'DD/MM/YYYY')) "}>} distinct [ID])

1 Reply
Taoufiq_Zarra
MVP
MVP

@cg8286cg  if DATA2 format is DD/MM/YYYY

you can test :

count({ < [Data1]={">= $(=date(date#( DATA2, 'DD/MM/YYYY'),'DD/MM/YYYY')) "}>} distinct [ID])

 DATA1 format is also DD/MM/YYYY

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉