Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

EXPRESSION

HI

I AM TRYING TO CREATE DIIFFERENT CHARTS WITH DIFFERENT EXPRESSIONS AND EVERY TIME  I MA USING AN EXPRESSION I AM GETTING AN ERROR.

THE CHART SHOWS THE STATEMENT " ALL VALUES BELOW LIMIT". WHAT IS THE MEANING OG=F THIS ERROR AND WHY I AM GETTING IT??

3 Replies
Not applicable
Author

Hi

I guess your expression is

SUM({$<......>}STORE_Nam)

List box shows that STORE_Nam is a text field and not a number.

Hence, instead of "SUM", use "TEXTCOUNT".

You will get the result.

jagan
Partner - Champion III
Partner - Champion III

Hi,

I think you are using a Pie chart, usually this message is shown if your dimension has too many values and the expression values are very less to plot a chart.  Can you try the same using Bar chart.

Regards,

Jagan.

Not applicable
Author

Hi,

       Can you share your application.

Regards,

Antony.