PDA

View Full Version : CSV files


eleigh392466
10-29-2009, 11:06 AM
Will the charts change as the data in my csv files change? Basically the csv file will be replaced with a new file with the same name and same data structure but the data it self changed.

Jason Byrnes
10-29-2009, 01:43 PM
No, the get Data From CSV file is a static chart option.

That option will parse the CSV file and bring the currant data set into your web chart.

For a Dynamic chart, your data must be in a database.