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: 
Not applicable

No Display until selection Made in any field

Hi All,

I want the chart to show no display until some selection is made in some particular fields (field A, Field B, Field C, Field D). Please advise. Also I want to show message in chart, please make selection in field A, Field B, Field C, Field D to show chart/data.

BR,

SAK

Labels (1)
2 Replies
er_mohit
Master II
Master II

Try to use set analysis

avg({<year={"$(=year)"}>}sales)

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

On the General tab of the charts properties window enter an expression in the Calculation Condition input field. You can use as expression

getselectedcount(FieldA)*getselectedcount(FieldB)*getselectedcount(FieldC)*getselectedcount(FieldD)

Also on the General tab is the button Error Messages. Click on that button, select Calculation Condition Unfulfilled

comm82433.png


talk is cheap, supply exceeds demand