davep
Posts: 41
|
| Posted: 08/06/2009, 8:37 AM |
|
I'm trying to get the FlashChart builder to display data from only a single record, and I can't get it to work. I structured the data as a SQL query that identifies a single record in the WHERE clause, but the chart still shows multiple records. In fact, if I set the chart property for "Limit of Records" to 1, I get nothing.
Any ideas?
Than,
Dave
|
 |
 |
davep
Posts: 41
|
| Posted: 08/06/2009, 5:53 PM |
|
My apologies. The problem was in my SQL query -- the use of the limiting parameter. It works fine.
Thanks
|
 |
 |
|