wireshop Posted July 9, 2008 Posted July 9, 2008 I have a database containing order data. I would like to have another table that would have: WeeklySales Date right now I calculate the weekly sales figure in my sales order database. But when I export the numbers I end up with many duplicates of the same info. The idea here is to create a table that I can use to make charts easily. Ideally in FusionCharts. Thanks in advance for your advice
mr_vodka Posted July 10, 2008 Posted July 10, 2008 A little more information is needed here. You can generate a report and export from that with grouped data or you can even pump it out to a temp table and then export it from that... But without more info I dont thin kwe can help more better.
wireshop Posted July 10, 2008 Author Posted July 10, 2008 What I need is a table of weekly sales figures. for example: weeklySales::FirstDayOfWeek WeeklySales::Sales What I don't understand is how to pull this data from my sales order table in which I have SalesOrders::Total SalesOrders::OrderDate
Recommended Posts
This topic is 6038 days old. Please don't post here. Open a new topic instead.
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 accountSign in
Already have an account? Sign in here.
Sign In Now