Software FX Posted October 5, 2000 Report Share Posted October 5, 2000 Please see reply in chartfx.internet.55.client thread. Regards, Juan Cegarra Software FX, Inc. support.softwarefx.com -----Original Message----- From: Chris Peterson [mailto:cpeterson@blueflameinc.com] Posted At: Monday, October 02, 2000 10:09 AM Posted To: Designer Conversation: Display 'N/A' for null values Subject: Re: Display 'N/A' for null values We don't want to 'hide' the marker, we want to display 'N/A', so the user knows that they haven't entered a value there. That there is NOT a value there, but should be. Thank You for your reesponse, Chris "Juan C. Cegarra" <JuanC@softwarefx.com> wrote in message news:J26UVDmKAHA.1816@sfxserver.softwarefx.com... When a NULL value is read from a database we replace it with a predefined value (CHART_HIDDEN) that should make chart "hide" the marker. Regards, Juan Cegarra Software FX, Inc. support.softwarefx.com -----Original Message----- From: Chris Peterson [mailto:cpeterson@blueflameinc.com] Posted At: Wednesday, September 27, 2000 3:30 PM Posted To: Client Conversation: Display 'N/A' for null values Subject: Re: Display 'N/A' for null values You may be asking' Why not just return 'N/A' from your query? ChartFX is expecting a numeric, and gives an error if the result is a character. "Chris Peterson" <cpeterson@blueflameinc.com> wrote in message news:kwiJKaLKAHA.2224@sfxserver.softwarefx.com... > I want to display 'N/A' on a chart when I get a null value from the server. > I DON'T want to display zero, because that has a different meaning, that > there is data, and its zero. Null means we don't have any data. > > How can I do this in ChartFX? > > Thanks for any help. > > Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.