Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Count and output / linediagram

Hi,

I hope you can help me. How can I count the actual records identified in a diagram and ouput in a line diagram ?

For the current date selection "January" for example 64 records are displayed with the condition (Field Validation) is "invalid". See App !


My goal is the following.

I want to create a line diagram that at any moment, for example, in January, February and so on outputs the number of records for the month.

For January, there are thus 64 data sets that are invalid,
For February, there are 99 records that are invalid,
For March, there are 95 records that are invalid and so on ...

How can i realize that ?

Thank you for the help

1 Solution

Accepted Solutions
Not applicable
Author

Hi again,

i've found a solution and it's easier than I thought

For the timeline, i have entered the corresponding month field. So dimension is only the month field.

Looking for "invalids" has helped me this following formula.

=Count(DISTINCT{<FIELDVALIDATION={'invalid'}>}[HEL_DATA_Flight ID])

Thats it !


Sprachen ja>de YahooKEerror
finish

View solution in original post

1 Reply
Not applicable
Author

Hi again,

i've found a solution and it's easier than I thought

For the timeline, i have entered the corresponding month field. So dimension is only the month field.

Looking for "invalids" has helped me this following formula.

=Count(DISTINCT{<FIELDVALIDATION={'invalid'}>}[HEL_DATA_Flight ID])

Thats it !


Sprachen ja>de YahooKEerror
finish