I have a sheet with the default value set at zero. When I create chart, the first data point has a value. The balance show zero for balance of year. How do I set default value to a empty cell to avoid the line of zero values.
The attached image best illustrates issue. Thanks,
You can use the function NA (i think that is the right one in engihs version) to get No Data instead of 0. This will show an error in the cell that you can hide by using conditional formating on that cell (if #N/A, font to be same color of cell) and will prevent for the graph going to 0. The line just stops being shown.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.