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: 
marjan_it
Creator III
Creator III

Get sum between 2 special record that user select

Hi guys,

I have a table like below. I want to have two list box with status. start status and end status. when user select start status and end status we can show sum (duration) between these tow status for each message code. 

for example if we select  first status =2 and end status=5 we have two number. for messagecode=1 we have 100 and for messagecode=2 we have 70. what should I do?

MessageCodeMessagelogstatusduration
1101110
1102220
1103340
1104410
1105530
1106620
1107710
2108150
2109230
2110310
2111410
2112520
2113630
2114710
Labels (3)
23 Replies
Kushal_Chawda

Can you give one example?

marjan_it
Creator III
Creator III
Author

I sent you before a file test.qvw in previous comment.

Kushal_Chawda

I checked your QVW. I am able perform selection on Year and Dept and values are also changing. If you can give example on particular year and dept selection what will be the output?

marjan_it
Creator III
Creator III
Author

look at these 2 image for a especial MessageId. before selecting year it shows data but after selecting year it does not show anything. For department is like this too.