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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
msalga
Contributor
Contributor

in script, count a dimension since a specific date and hour

Count( {< Fuente={"ENTREVISTA"},FechaActuacion={date(Today(),'DD/MM/YYYY')}>} distinct UK) no work.

Labels (1)
1 Reply
AshutoshBhumkar
Partner - Specialist
Partner - Specialist

Maybe this will work.

FechaActuacion={"$(=date(Today(),'DD/MM/YYYY'))"}