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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikview979
Specialist
Specialist

Count On BASED ON DATE

Hi EXperts,

My Dymention is "DATE"

EXPRESSION is :- count(NUMBER)

how can i get count baesd on dateUntitled.png

Labels (1)
3 Replies
Anil_Babu_Samineni

You are correct, If you don't want to repeat dates then use, For ref, please use attachment

Count(DISTINCT Number)

OR

Count({<Date = P(Date)>}Number)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
tresB
Champion III
Champion III

Your chart itself should return count based on date. Could you explain the issue with a sample qvw to look into?

jagan
Partner - Champion III
Partner - Champion III

Hi,

Is there any relation between your INVOICE_DATE and NUMBER?  Can you attach sample data?  If Date and number fields are linked and data is at Date level then you will get by date.

Regards,

jagan.