Hi All,
Here is what I am trying to accomplish:
1. one of our consultants creates a dashboard using the xcelsius designer program. This dashboard will query a set of tables and gnerates the graphs and charts.
2. I want to "embed" that in one of my C# products and istribute it to our customers.
3. When cusotmers run this dashboard via the interface provided by our application, I want to execute the dashboard i.e. get data from their tables and generate the dashboard aginst their data.
I have worked entensilvely in the past with Crystal Reports SDK and done similar things with a rpt file i.e. our consultants design the reports and we deliver it via our app.
Here are my questions:
1. How do i accomploish this with xcelsius?
2. Does it have an SDK like crystal reports using which I can execute the xlf file and generate data?
Any help you provide is appreciated.
Thanks.