Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to write expression in table.

Hi,

I have Team as dimension and I need to show the Count of IDs which are in within DUEDATE and which are above DUEDATE.

Can anyone help me with expression please?

Thanks.

13 Replies
Anonymous
Not applicable
Author

Please read this: http://community.qlik.com/docs/DOC-2380

The most important part for you: "Please consider the following points"

Regards,

Michael

giakoum
Partner - Master II
Partner - Master II

For date range :

Count({$<[DUEDATE] = {">=$(vMinDate)<$(vMaxDate"}} [ID])

For above date :

Count({$<[DUEDATE] = {">=$(vAboveDate)"}} [ID])

but you need to define the variables (user input?). the requirement is not very clear...

Not applicable
Author

sorry if I am not clear. I just would need to show how many IDs are there before DUEDATE and after DUEDATE

Not applicable
Author

Thanks and can ishow the count in the table itself without making any input box selections?

MK_QSL
MVP
MVP

Dear Amelia,

If you load your apps, you will get answer soon.

Thnx

MK_QSL
MVP
MVP

Attachment missing

Not applicable
Author

PLease find the attachment.

Thanks,

Angad

Not applicable
Author

Please can anyone help me in this.

Not applicable
Author

Hey,

Please find the attachment.

Hope this is helpful.

Thanks,

Angad