Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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??
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.
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.
Hi,
Can you share your application.
Regards,
Antony.