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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
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'))"}