Hey guys,
I've been reading the manual for about an hour now and I don't see any mention of how I could get it to do what I want it to do.
What I want it to do is pull columns from a SQL server (they can even be provided in CSV), translate them in XML (since it has to be in a certain format), then display them in a chart of my choice.
The catch is that I want the user to be able to do that from a form. I could develop the form, but I need it to do the rest automatically.
Is there something I'm missing?
Thanks