adamworking Posted September 25, 2014 Posted September 25, 2014 Hi all I've edited a wonderful example, previously shared by @comment It basically has a list of orders which shows the date the order was made and the price (£) of the order. If you head to the "Chart" Layout, it shows the number of orders by a certain month, and the value (£) of the orders. Can somebody please how I add a total for each year, so this would show Total Revenue and Total number of orders for each year? Any help massively appreciated. Cheers Adam For some reason it won't let me upload my sample file, but you can access it here: https://www.dropbox.com/s/ywea05bmx1h5q3f/ComparisonChartSlots.fp7?dl=0 This was based on 'ComparisonChartSlots' by @comment found here: ComparisonChartSlots.fp7.zip
adamworking Posted September 28, 2014 Author Posted September 28, 2014 Anyone able to offer any advice on this? Many thanks Adam
eos Posted September 28, 2014 Posted September 28, 2014 Try this: ComparisonChartSlots_eosMOD.fp7.zip Note that List() ignores empty fields, so you must make sure the intermediate results in the month slots are not empty (i.e. have at least a value of 0) to get lists with the correct length of 12 values.
adamworking Posted September 28, 2014 Author Posted September 28, 2014 hi @eos that's brilliant, thank you. Adam
Recommended Posts
This topic is 3765 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