Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
+1 vote
1 view

Dear Administrator,

Is there the option to display empty cells in a chart although they do not contain data? 

Data missing in Day 4's cell, chart showing a gap in the line The example here does what KnowAge is currently doing.

 Data missing in Day 4's cell, chart showing corresponding line at zero point I would like to see a graph as follows.

Environment Knowage 6.1 and 6.2
in Analyses by (320 points)

1 Answer

+1 vote
I do not have the response but in my opinion, the behaviour you describe is what i would expect because "no data" or "empty data" is not the same as "0 value".

The actual display, do show the lack of information for this day.

That said, if you need to transform your empty value to 0, then i think it would be is a data cleaning job that must be done before the analysis. For example, in the database by defining a 0 default value. Or with your ETL tool (read Talend), or in your Excel imported file, etc...
by (2.3k points)
...