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: 
nikhilgarg
Specialist II
Specialist II

HOw to get line chart based on current selection ??

HEy,

How can i show a line chart based on the selection i select. I have a security field. Whatever security  select it gives corresponding graph. How can i do it ?? How to write the expression ??

Thanks

Labels (1)
10 Replies
Not applicable


Dear Nikhil,

Simple take year as dimension and use sum(Price) as expression and use condition expression for it and in condition use the expression like:-

getselectedcount(security)=1.

Then price will only show if we have one selected value in field Security and only for selected security.

Thanks & Regards

Prince Anand