PDA

View Full Version : reporting functionality


geordie728
05-18-2009, 06:35 AM
Hi folks,
How can I build some reporting functionality within ecart to track the best selling products etc?

Are there any good examples out there?

Ray Borduin
05-18-2009, 07:43 AM
The PowerStore includes some good examples.

The reports are built with DataAssist and Dynamic Web Charts.

The most difficult part about reporting is writing the queries. Dynamic Web Charts will help with some of the more common reporting queries, but learning or knowing SQL will be important to anyone working on a reporting section.

geordie728
05-19-2009, 04:10 AM
Thanks Ray - I thought that may be achieveable.

Just need to get the SQL code correct ;-)