Sandeep S

SQL Query on Excel / CSV File, and Generate Chart

Recommended Posts

Is it possible to run an SQL query on an Excel or a csv file (that has, say, 30 columns) and generate a chart dynamically? Basically, I am looking at one chart with a drop-down of options each running an SQL query on the csv file and generating the chart. Thank you!

Share this post


Link to post
Share on other sites

Hi,

You need to render FusionCharts with the prescribed JSON or XML format. Please implement a custom function to read the csv data or from excel file to convert into the FusionCharts prescribed JSON or xml structure and render the chart.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now